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 280ea6d commit 4ec12b6Copy full SHA for 4ec12b6
.github/workflows/lint.yml
@@ -37,8 +37,5 @@ jobs:
37
uses: github/super-linter@12150456a73e248bdc94d0794898f94e23127c88 # v7.4.0
38
env:
39
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
40
- VALIDATE_ALL_CODEBASE: false
41
- DEFAULT_BRANCH: origin/main
42
- VALIDATE_EDITORCONFIG: true
43
- EDITORCONFIG_FILE_NAME: .editorconfig
+ EDITORCONFIG_FILE_NAME: ../../.editorconfig
44
IGNORE_GITIGNORED_FILES: true
0 commit comments