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 1fc0ede commit baaaf19Copy full SHA for baaaf19
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
with:
39
token: ${{ secrets.GITHUB_TOKEN }}
40
version: "v2.0.2"
41
- args: --respect-ignores --check lua scripts
+ args: --check lua scripts
42
43
colors:
44
runs-on: ubuntu-latest
0 commit comments