Skip to content

Commit ebda76d

Browse files
committed
fix: enable VALIDATE_JSON to trigger json linting
1 parent 1309a05 commit ebda76d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/super-linter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@ jobs:
2626
VALIDATE_EDITORCONFIG: true
2727
VALIDATE_MARKDOWN: true
2828
VALIDATE_YAML: true
29+
VALIDATE_JSON: true
2930
VALIDATE_BIOME: true
3031
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)