File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
src/org.graalvm.polybench Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 8888 "sourceDirs" : ["src" ],
8989 "javaCompliance" : "17+" ,
9090 "license" : "GPLv2-CPE" ,
91- "checkstyleVersion" : "10.7.0 " ,
91+ "checkstyle" : "org.graalvm.polybench " ,
9292 "dependencies" : [
9393 "sdk:LAUNCHER_COMMON" ,
9494 "truffle:TRUFFLE_JSON" ,
103103 "org.graalvm.component.installer"
104104 ],
105105 "javaCompliance" : "17+" ,
106- "checkstyle" : "org.graalvm.component.installer " ,
106+ "checkstyle" : "org.graalvm.polybench " ,
107107 "license" : "GPLv2-CPE" ,
108108 "requires" : ["java.logging" ],
109109 },
112112 "sourceDirs" : ["src" ],
113113 "javaCompliance" : "17+" ,
114114 "license" : "GPLv2-CPE" ,
115- "checkstyle" : "org.graalvm.component.installer " ,
115+ "checkstyleVersion" : "10.7.0 " ,
116116 "dependencies" : [
117117 "sdk:LAUNCHER_COMMON" ,
118118 "sdk:POLYGLOT" ,
128128 "sourceDirs" : ["src" ],
129129 "javaCompliance" : "17+" ,
130130 "license" : "GPLv2-CPE" ,
131- "checkstyle" : "org.graalvm.component.installer " ,
131+ "checkstyle" : "org.graalvm.polybench " ,
132132 "dependencies" : [
133133 "truffle:TRUFFLE_API" ,
134134 ],
142142 "sourceDirs" : ["src" ],
143143 "javaCompliance" : "17+" ,
144144 "license" : "GPLv2-CPE" ,
145- "checkstyle" : "org.graalvm.component.installer " ,
145+ "checkstyle" : "org.graalvm.polybench " ,
146146 "dependencies" : [
147147 "truffle:TRUFFLE_API" ,
148148 ],
File renamed without changes.
You can’t perform that action at this time.
0 commit comments