diff --git a/src/xdocs/google_style.xml b/src/xdocs/google_style.xml index a2ebbb0b7..7ff6195e5 100644 --- a/src/xdocs/google_style.xml +++ b/src/xdocs/google_style.xml @@ -278,7 +278,7 @@ href="https://github.com/checkstyle/checkstyle/blob/master/google_checks.xml#L51">config
test + href="https://github.com/maxvetrenko/google-style-config-test/blob/master/src/test/java/com/google/checkstyle/test/chapter3filestructure/rule331nowildcard/AvoidStarImportTest.java">test @@ -489,7 +489,8 @@ config
- [test(will provided later)] + test @@ -593,7 +594,8 @@ config
- [test(will provided later)] + test @@ -736,8 +738,9 @@ config
- [test] + href="https://github.com/checkstyle/checkstyle/blob/master/google_checks.xml#L155">config
+ test @@ -799,7 +802,8 @@ config
- [test(will provided later)] + test @@ -1000,7 +1004,13 @@ MethodName
No ability to distinguish verb at the beggining of name, no way distinguish Test method from others so "_" is allowed in names - [] + + config +
+ test + @@ -1164,7 +1174,7 @@ config
test + href="https://github.com/maxvetrenko/google-style-config-test/blob/master/src/test/java/com/google/checkstyle/test/chapter6programpractice/rule62donotignoreexceptions/EmptyBlockTest.java">test @@ -1231,7 +1241,12 @@ alt="" /> SingleLineJavadoc - [] + + config
+ test + @@ -1244,7 +1259,12 @@ alt="" /> JavaDocParagraph - [] + + config
+ test + @@ -1267,7 +1287,20 @@ alt="" /> NonEmptyAtclauseDescription - []
[]
[] + + config
+ test
+ config
+ test
+ config
+ test + @@ -1280,7 +1313,12 @@ alt="" /> SummaryJavadoc - [] + + config
+ test + @@ -1296,7 +1334,12 @@ JavadocMethod - [] + + config
+ test + @@ -1309,7 +1352,12 @@ alt="" /> JavadocMethod - [] + + config
+ test + @@ -1323,7 +1371,12 @@ JavadocMethod
Overrides are checked by presense of "@Override" annotation on method. - [] + + config
+ test +