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 55e426e commit 207ec41Copy full SHA for 207ec41
.github/workflows/tree-sitter-extractor-test.yml
@@ -43,4 +43,4 @@ jobs:
43
steps:
44
- uses: actions/checkout@v3
45
- name: Run clippy
46
- run: cargo clippy -- --no-deps -D warnings
+ run: cargo clippy -- --no-deps # -D warnings
0 commit comments