mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-01-29 21:40:35 +03:00
Refine xmlstarlet options (#1159)
* print verbose error messages on stderr * list only files which do not validate
This commit is contained in:
parent
1eae489b75
commit
6409bdb648
@ -7,7 +7,7 @@ jobs:
|
||||
- sudo apt-get install -y xmlstarlet
|
||||
node_js: 8
|
||||
script:
|
||||
- xmlstarlet validate --well-formed icons/*.svg
|
||||
- xmlstarlet validate --err --list-bad --well-formed icons/*.svg
|
||||
- npm run jsonlint
|
||||
- npm run svglint
|
||||
- name: "Build website"
|
||||
|
Loading…
Reference in New Issue
Block a user