Skip to content

Commit 3d3aa9e

Browse files
committed
fix(rem): removed linting for java from package.json
1 parent bead703 commit 3d3aa9e

2 files changed

Lines changed: 0 additions & 3 deletions

File tree

checkstyle.jar

-18.8 MB
Binary file not shown.

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@
1515
"src/**/*.{ts,js}": [
1616
"eslint --fix"
1717
],
18-
"**/*.java": [
19-
"java -jar checkstyle.jar -c checkstyle.xml "
20-
],
2118
"**/*.xml": [
2219
"xmllint --noout "
2320
]

0 commit comments

Comments
 (0)