Skip to content

Commit bead703

Browse files
committed
fix(lint): fixing compliance fail
2 parents 7092b06 + 2bdee6e commit bead703

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"**/*.java": [
1919
"java -jar checkstyle.jar -c checkstyle.xml "
2020
],
21-
"**/*.xml": [
21+
"**/*.xml": [
2222
"xmllint --noout "
2323
]
2424
},

0 commit comments

Comments
 (0)