Skip to content
This repository was archived by the owner on Aug 17, 2025. It is now read-only.

Commit f968a94

Browse files
authored
Add back JSON linting
1 parent 1351b00 commit f968a94

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/super-linter.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
env:
2222
LINTER_RULES_PATH: "/"
2323
FIX_CSS: true
24+
FIX_JSON: true
2425
VALIDATE_CSS: true
26+
VALIDATE_JSON: true
2527
VALIDATE_ALL_CODEBASE: false
2628
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)