Skip to content

Commit cb107cf

Browse files
committed
fix checkstyle config for resources project
1 parent 3c7e867 commit cb107cf

File tree

2 files changed

+1
-212
lines changed

2 files changed

+1
-212
lines changed

graalpython/com.oracle.graal.python.resources/.checkstyle_checks.xml

Lines changed: 0 additions & 211 deletions
This file was deleted.

mx.graalpython/suite.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@
365365
],
366366
"jacoco": "include",
367367
"javaCompliance": "17+",
368-
"checkstyleVersion": "8.36.1",
368+
"checkstyle": "com.oracle.graal.python",
369369
"annotationProcessors": [
370370
"truffle:TRUFFLE_DSL_PROCESSOR"
371371
],

0 commit comments

Comments
 (0)