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 b3b9c73 commit b6fb47bCopy full SHA for b6fb47b
.github/workflows/super-linter.yml
@@ -48,4 +48,6 @@ jobs:
48
VALIDATE_BASH: true
49
VALIDATE_DOCKERFILE_HADOLINT: true
50
VALIDATE_GITHUB_ACTIONS: true
51
+ # Temporarily enable EDITORCONFIG with verbose logging to diagnose issues
52
VALIDATE_EDITORCONFIG: true
53
+ LOG_LEVEL: 'VERBOSE'
0 commit comments