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 18a72c8 commit d57fc75Copy full SHA for d57fc75
.github/workflows/lint.yml
@@ -23,4 +23,4 @@ jobs:
23
- name: Install dependencies
24
run: pnpm install
25
- name: Run lint
26
- run: pnpm lint --continue
+ run: pnpm lint
0 commit comments