Skip to content

Commit 0a7efa1

Browse files
committed
#58 Disabled checkstyle temporarily.
1 parent 7799911 commit 0a7efa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -356,5 +356,5 @@
356356
"markdownShortcuts.bullets.marker": "-",
357357
"java.format.settings.url": "https://raw.githubusercontent.com/google/styleguide/gh-pages/eclipse-java-google-style.xml",
358358
"java.format.settings.profile": "GoogleStyle",
359-
"java.checkstyle.configuration": "https://raw.githubusercontent.com/checkstyle/checkstyle/checkstyle-8.18/src/main/resources/google_checks.xml"
359+
"java.checkstyle.configuration": ""
360360
}

0 commit comments

Comments
 (0)