mirror of
				https://github.com/Mibew/simple-icons.git
				synced 2025-10-31 18:41:07 +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 |         - sudo apt-get install -y xmlstarlet | ||||||
|       node_js: 8 |       node_js: 8 | ||||||
|       script: |       script: | ||||||
|         - xmlstarlet validate --well-formed icons/*.svg |         - xmlstarlet validate --err --list-bad --well-formed icons/*.svg | ||||||
|         - npm run jsonlint |         - npm run jsonlint | ||||||
|         - npm run svglint |         - npm run svglint | ||||||
|     - name: "Build website" |     - name: "Build website" | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user