We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67bc174 commit 7799911Copy full SHA for 7799911
.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