Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 228 Bytes

File metadata and controls

8 lines (7 loc) · 228 Bytes
description Run code linter and formatter.

Run code linter and formatter with autofixes.
Raw output:
!deno task format && deno task lint:fix
Summarize code linter or formatter failures and propose targeted fixes.