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 fa64416 commit 8488a35Copy full SHA for 8488a35
.github/workflows/linter.yaml
@@ -15,6 +15,7 @@ jobs:
15
16
- name: Lint
17
uses: pre-commit/actions@v3.0.1
18
+ continue-on-error: true
19
20
- name: Generate Suggestions
21
if: ${{ failure() }}
0 commit comments