Skip to content

Commit 3e6f374

Browse files
committed
update
1 parent db76f37 commit 3e6f374

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ plugins {
99
id("java")
1010
// Apply the application plugin to make it easy to run the code
1111
id("application")
12+
id("checkstyle")
1213
}
1314

1415
repositories {

0 commit comments

Comments
 (0)