We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7092b06 + 2bdee6e commit bead703Copy full SHA for bead703
1 file changed
package.json
@@ -18,7 +18,7 @@
18
"**/*.java": [
19
"java -jar checkstyle.jar -c checkstyle.xml "
20
],
21
- "**/*.xml": [
+ "**/*.xml": [
22
"xmllint --noout "
23
]
24
},
0 commit comments