mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 07:55:18 +00:00
cd: fix json lint
This commit is contained in:
parent
69396e6465
commit
2b0d17e9ca
1
.github/workflows/pr-lint.yml
vendored
1
.github/workflows/pr-lint.yml
vendored
@ -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
|
Loading…
Reference in New Issue
Block a user