We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f498584 commit 6326658Copy full SHA for 6326658
google_checks_mod.xml
@@ -1,12 +1,11 @@
1
-<!--
2
- Copied from https://github.com/checkstyle/checkstyle/blob/33304206fb5b2f10c832cbc2e9d5d373280f6d9d/src/main/resources/google_checks.xml
3
- As of: 7/10/20
4
--->
5
<?xml version="1.0"?>
6
<!DOCTYPE module PUBLIC
7
"-//Checkstyle//DTD Checkstyle Configuration 1.3//EN"
8
"https://checkstyle.org/dtds/configuration_1_3.dtd">
9
-
+<!--
+ Copied from https://github.com/checkstyle/checkstyle/blob/33304206fb5b2f10c832cbc2e9d5d373280f6d9d/src/main/resources/google_checks.xml
+ As of: 7/10/20
+-->
10
<!--
11
Checkstyle configuration that checks the Google coding conventions from Google Java Style
12
that can be found at https://google.github.io/styleguide/javaguide.html
0 commit comments