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 57565ed commit d74c0b4Copy full SHA for d74c0b4
.github/linters/.luacheckrc
.github/workflows/linter.yml
@@ -19,5 +19,6 @@ jobs:
19
uses: github/super-linter/slim@v4
20
env:
21
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
22
+ LINTER_RULES_PATH: /
23
VALIDATE_JSCPD: false
24
VALIDATE_PYTHON_BLACK: false
0 commit comments