Skip to content

Commit 6001432

Browse files
committed
Add TODO.
1 parent a11d75f commit 6001432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ jar.enabled = false
171171
subprojects {
172172
apply plugin: 'java-library'
173173
apply plugin: 'jvm-test-suite'
174-
apply plugin: 'checkstyle'
174+
// apply plugin: 'checkstyle'
175175

176176
group = sbeGroup
177177
version = sbeVersion

0 commit comments

Comments
 (0)