We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b1c621 commit d92fea2Copy full SHA for d92fea2
.github/workflows/lint.yml
@@ -27,4 +27,4 @@ jobs:
27
deno-version: ${{env.deno-version}}
28
29
- name: Run Linter
30
- run: deno lint
+ run: deno task lint
0 commit comments