Skip to content

Commit

Permalink
cd: fix json lint
Browse files Browse the repository at this point in the history
  • Loading branch information
KRTirtho committed Dec 11, 2023
1 parent 69396e6 commit 2b0d17e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,6 @@ jobs:
- name: Lint translations & config files
run: |
npm install -g @prantlf/jsonlint
jsonlint -q -D --enforce-double-quotes ./lib/l10n/*.arb
jsonlint -q -D --enforce-double-quotes -T .vscode/*.json

0 comments on commit 2b0d17e

Please sign in to comment.