Skip to content

Commit b6fb47b

Browse files
committed
Re-enable EDITORCONFIG validation with verbose logging to diagnose issues
1 parent b3b9c73 commit b6fb47b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/super-linter.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,6 @@ jobs:
4848
VALIDATE_BASH: true
4949
VALIDATE_DOCKERFILE_HADOLINT: true
5050
VALIDATE_GITHUB_ACTIONS: true
51+
# Temporarily enable EDITORCONFIG with verbose logging to diagnose issues
5152
VALIDATE_EDITORCONFIG: true
53+
LOG_LEVEL: 'VERBOSE'

0 commit comments

Comments
 (0)