We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db89e16 commit b4a7b70Copy full SHA for b4a7b70
.vscode/settings.json
@@ -356,5 +356,5 @@
356
"markdownShortcuts.bullets.marker": "-",
357
"java.format.settings.url": "https://raw.githubusercontent.com/google/styleguide/gh-pages/eclipse-java-google-style.xml",
358
"java.format.settings.profile": "GoogleStyle",
359
- "java.checkstyle.configuration": "https://raw.githubusercontent.com/checkstyle/checkstyle/master/src/main/resources/google_checks.xml"
+ "java.checkstyle.configuration": "https://raw.githubusercontent.com/checkstyle/checkstyle/checkstyle-8.18/src/main/resources/google_checks.xml"
360
}
0 commit comments