fix for links from google_style.html to github. #863

This commit is contained in:
Roman Ivanov 2015-06-07 20:09:30 -07:00
parent 30eda8cca8
commit 9afd3398c6
1 changed files with 54 additions and 54 deletions

View File

@ -121,7 +121,7 @@
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L37">config</a>
<br />
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter2filebasic/rule21filename/OuterTypeFilenameTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter2filebasic/rule21filename/OuterTypeFilenameTest.java">test</a>
</td>
</tr>
<tr>
@ -156,7 +156,7 @@
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L32">config</a>
<br />
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter2filebasic/rule231filetab/FileTabCharacterTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter2filebasic/rule231filetab/FileTabCharacterTest.java">test</a>
</td>
</tr>
<tr>
@ -175,7 +175,7 @@
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L38">config</a><br/>
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter2filebasic/rule232specialescape/IllegalTokenTextTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter2filebasic/rule232specialescape/IllegalTokenTextTest.java">test</a>
</td>
</tr>
<tr>
@ -194,7 +194,7 @@
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L43">config</a>
<br />
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter2filebasic/rule233nonascii/AvoidEscapedUnicodeCharactersCheckTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter2filebasic/rule233nonascii/AvoidEscapedUnicodeCharactersCheckTest.java">test</a>
</td>
</tr>
<tr>
@ -215,7 +215,7 @@
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L85">config</a>
<br />
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter4formatting/rule461verticalwhitespace/EmptyLineSeparatorTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter4formatting/rule461verticalwhitespace/EmptyLineSeparatorTest.java">test</a>
</td>
</tr>
<tr>
@ -249,13 +249,13 @@
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L48">config</a>
<br />
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter3filestructure/rule32packagestate/LineLengthTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter3filestructure/rule32packagestate/LineLengthTest.java">test</a>
<br />
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L54">config</a>
<br />
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter3filestructure/rule332nolinewrap/NoLineWrapTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter3filestructure/rule332nolinewrap/NoLineWrapTest.java">test</a>
</td>
</tr>
<tr>
@ -285,7 +285,7 @@
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L52">config</a>
<br />
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter3filestructure/rule331nowildcard/AvoidStarImportTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter3filestructure/rule331nowildcard/AvoidStarImportTest.java">test</a>
</td>
</tr>
<tr>
@ -312,13 +312,13 @@
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L48">config</a>
<br />
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter3filestructure/rule32packagestate/LineLengthTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter3filestructure/rule32packagestate/LineLengthTest.java">test</a>
<br />
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L54">config</a>
<br />
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter3filestructure/rule332nolinewrap/NoLineWrapTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter3filestructure/rule332nolinewrap/NoLineWrapTest.java">test</a>
</td>
</tr>
<tr>
@ -337,7 +337,7 @@
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L157">config</a>
<br />
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter3filestructure/rule333orderingandsoacing/CustomImportOrderTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter3filestructure/rule333orderingandsoacing/CustomImportOrderTest.java">test</a>
</td>
</tr>
<tr>
@ -366,7 +366,7 @@
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L53">config</a>
<br />
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter3filestructure/rule341onetoplevel/OneTopLevelClassTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter3filestructure/rule341onetoplevel/OneTopLevelClassTest.java">test</a>
</td>
</tr>
<tr>
@ -393,7 +393,7 @@
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L155">config</a>
<br />
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter3filestructure/rule3421overloadsplit/OverloadMethodsDeclarationOrderTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter3filestructure/rule3421overloadsplit/OverloadMethodsDeclarationOrderTest.java">test</a>
</td>
</tr>
<tr>
@ -433,7 +433,7 @@
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L59">config</a>
<br />
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter4formatting/rule411bracesareused/NeedBracesTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter4formatting/rule411bracesareused/NeedBracesTest.java">test</a>
</td>
</tr>
<tr>
@ -461,7 +461,7 @@
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L63">config</a>
<br/>
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter4formatting/rule412nonemptyblocks/LeftCurlyRightCurlyTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter4formatting/rule412nonemptyblocks/LeftCurlyRightCurlyTest.java">test</a>
</td>
</tr>
<tr>
@ -479,7 +479,7 @@
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L55">config</a><br/>
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter4formatting/rule413emptyblocks/EmptyBlockTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter4formatting/rule413emptyblocks/EmptyBlockTest.java">test</a>
</td>
</tr>
<tr>
@ -497,7 +497,7 @@
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L199">config</a><br/>
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter4formatting/rule413emptyblocks/EmptyCatchBlockTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter4formatting/rule413emptyblocks/EmptyCatchBlockTest.java">test</a>
</td>
</tr>
<tr>
@ -516,7 +516,7 @@
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L143">config</a><br/>
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter4formatting/rule4841indentation/IndentationTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter4formatting/rule4841indentation/IndentationTest.java">test</a>
</td>
</tr>
<tr>
@ -536,7 +536,7 @@
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L78">config</a>
<br />
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter4formatting/rule43onestatement/OneStatementPerLineTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter4formatting/rule43onestatement/OneStatementPerLineTest.java">test</a>
</td>
</tr>
<tr>
@ -562,7 +562,7 @@
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L48">config</a>
<br />
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter3filestructure/rule32packagestate/LineLengthTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter3filestructure/rule32packagestate/LineLengthTest.java">test</a>
</td>
</tr>
<tr>
@ -598,13 +598,13 @@
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L163">config</a>
<br />
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter4formatting/rule451wheretobreack/OperatorWrapTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter4formatting/rule451wheretobreack/OperatorWrapTest.java">test</a>
<br />
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L88">config</a>
<br />
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter4formatting/rule451wheretobreack/SeparatorWrapTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter4formatting/rule451wheretobreack/SeparatorWrapTest.java">test</a>
</td>
</tr>
<tr>
@ -622,7 +622,7 @@
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L143">config</a><br/>
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter4formatting/rule4841indentation/IndentationTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter4formatting/rule4841indentation/IndentationTest.java">test</a>
</td>
</tr>
<tr>
@ -651,7 +651,7 @@
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L85">config</a>
<br />
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter4formatting/rule461verticalwhitespace/EmptyLineSeparatorTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter4formatting/rule461verticalwhitespace/EmptyLineSeparatorTest.java">test</a>
</td>
</tr>
<tr>
@ -677,13 +677,13 @@
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L68">config</a>
<br />
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter4formatting/rule462horizontalwhitespace/WhitespaceAroundTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter4formatting/rule462horizontalwhitespace/WhitespaceAroundTest.java">test</a>
<br />
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L133">config</a>
<br />
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter4formatting/rule462horizontalwhitespace/WhitespaceAroundTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter4formatting/rule462horizontalwhitespace/WhitespaceAroundTest.java">test</a>
</td>
</tr>
<tr>
@ -745,7 +745,7 @@
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L79">config</a>
<br />
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter4formatting/rule4821onevariablepreline/MultipleVariableDeclarationsTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter4formatting/rule4821onevariablepreline/MultipleVariableDeclarationsTest.java">test</a>
</td>
</tr>
<tr>
@ -767,7 +767,7 @@
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L156">config</a><br/>
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter4formatting/rule4822variabledistance/VariableDeclarationUsageDistanceTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter4formatting/rule4822variabledistance/VariableDeclarationUsageDistanceTest.java">test</a>
</td>
</tr>
<tr>
@ -803,7 +803,7 @@
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L80">config</a>
<br />
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter4formatting/rule4832nocstylearray/ArrayTypeStyleTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter4formatting/rule4832nocstylearray/ArrayTypeStyleTest.java">test</a>
</td>
</tr>
<tr>
@ -830,7 +830,7 @@
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L143">config</a><br/>
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter4formatting/rule4841indentation/IndentationTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter4formatting/rule4841indentation/IndentationTest.java">test</a>
</td>
</tr>
<tr>
@ -850,7 +850,7 @@
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L82">config</a>
<br />
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter4formatting/rule4842fallthrow/FallThroughTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter4formatting/rule4842fallthrow/FallThroughTest.java">test</a>
</td>
</tr>
<tr>
@ -870,7 +870,7 @@
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L81">config</a>
<br />
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter4formatting/rule4843defaultcasepresent/MissingSwitchDefaultTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter4formatting/rule4843defaultcasepresent/MissingSwitchDefaultTest.java">test</a>
</td>
</tr>
<tr>
@ -889,7 +889,7 @@
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L167">config</a>
<br />
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter4formatting/rule485annotations/AnnotationLocationTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter4formatting/rule485annotations/AnnotationLocationTest.java">test</a>
</td>
</tr>
<tr>
@ -930,7 +930,7 @@
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L84">config</a>
<br />
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter4formatting/rule487modifiers/ModifierOrderTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter4formatting/rule487modifiers/ModifierOrderTest.java">test</a>
</td>
</tr>
<tr>
@ -949,7 +949,7 @@
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L83">config</a>
<br />
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter4formatting/rule488numericliterals/UpperEllTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter4formatting/rule488numericliterals/UpperEllTest.java">test</a>
</td>
</tr>
<tr>
@ -997,7 +997,7 @@
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L96">config</a>
<br />
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter5naming/rule521packagenames/PackageNameTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter5naming/rule521packagenames/PackageNameTest.java">test</a>
</td>
</tr>
<tr>
@ -1016,7 +1016,7 @@
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L101">config</a>
<br />
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter5naming/rule522typenames/TypeNameTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter5naming/rule522typenames/TypeNameTest.java">test</a>
</td>
</tr>
<tr>
@ -1036,7 +1036,7 @@
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L193">config</a>
<br />
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter5naming/rule523methodnames/MethodNameTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter5naming/rule523methodnames/MethodNameTest.java">test</a>
</td>
</tr>
<tr>
@ -1068,7 +1068,7 @@
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L105">config</a>
<br />
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter5naming/rule525nonconstantfieldnames/MemberNameTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter5naming/rule525nonconstantfieldnames/MemberNameTest.java">test</a>
</td>
</tr>
<tr>
@ -1087,7 +1087,7 @@
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L110">config</a>
<br />
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter5naming/rule526parameternames/ParameterNameTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter5naming/rule526parameternames/ParameterNameTest.java">test</a>
</td>
</tr>
<tr>
@ -1106,7 +1106,7 @@
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L115">config</a>
<br />
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter5naming/rule527localvariablenames/LocalVariableNameTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter5naming/rule527localvariablenames/LocalVariableNameTest.java">test</a>
</td>
</tr>
<tr>
@ -1133,7 +1133,7 @@
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L122">config</a>
<br />
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter5naming/rule528typevariablenames/ClassMethodTypeParameterNameTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter5naming/rule528typevariablenames/ClassMethodTypeParameterNameTest.java">test</a>
</td>
</tr>
<tr>
@ -1155,7 +1155,7 @@
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L151">config</a>
<br />
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter5naming/rule53camelcase/AbbreviationAsWordInNameTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter5naming/rule53camelcase/AbbreviationAsWordInNameTest.java">test</a>
</td>
</tr>
<tr>
@ -1201,7 +1201,7 @@
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L55">config</a><br/>
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter6programpractice/rule62donotignoreexceptions/EmptyBlockTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter6programpractice/rule62donotignoreexceptions/EmptyBlockTest.java">test</a>
</td>
</tr>
<tr>
@ -1234,7 +1234,7 @@
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L132">config</a>
<br />
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter6programpractice/rule64finalizers/NoFinalizerTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter6programpractice/rule64finalizers/NoFinalizerTest.java">test</a>
</td>
</tr>
<tr>
@ -1272,7 +1272,7 @@
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L198">config</a><br/>
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter7javadoc/rule711generalform/SingleLineJavadocTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter7javadoc/rule711generalform/SingleLineJavadocTest.java">test</a>
</td>
</tr>
<tr>
@ -1290,7 +1290,7 @@
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L179">config</a><br/>
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter7javadoc/rule712paragraphs/JavadocParagraphTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter7javadoc/rule712paragraphs/JavadocParagraphTest.java">test</a>
</td>
</tr>
<tr>
@ -1320,15 +1320,15 @@
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L180">config</a><br/>
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter7javadoc/rule713atclauses/AtclauseOrderTest.java">test</a><br/>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter7javadoc/rule713atclauses/AtclauseOrderTest.java">test</a><br/>
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L175">config</a><br/>
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter7javadoc/rule713atclauses/JavadocTagContinuationIndentationTest.java">test</a><br/>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter7javadoc/rule713atclauses/JavadocTagContinuationIndentationTest.java">test</a><br/>
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L174">config</a><br/>
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter7javadoc/rule713atclauses/NonEmptyAtclauseDescriptionTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter7javadoc/rule713atclauses/NonEmptyAtclauseDescriptionTest.java">test</a>
</td>
</tr>
<tr>
@ -1346,7 +1346,7 @@
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L176">config</a><br/>
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter7javadoc/rule72thesummaryfragment/SummaryJavadocTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter7javadoc/rule72thesummaryfragment/SummaryJavadocTest.java">test</a>
</td>
</tr>
<tr>
@ -1367,7 +1367,7 @@
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L184">config</a><br/>
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter7javadoc/rule731selfexplanatory/JavadocMethodTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter7javadoc/rule731selfexplanatory/JavadocMethodTest.java">test</a>
</td>
</tr>
<tr>
@ -1385,7 +1385,7 @@
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L184">config</a><br/>
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter7javadoc/rule731selfexplanatory/JavadocMethodTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter7javadoc/rule731selfexplanatory/JavadocMethodTest.java">test</a>
</td>
</tr>
<tr>
@ -1404,7 +1404,7 @@
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml#L184">config</a><br/>
<a
href="https://github.com/checkstyle/checkstyle/blob/master/src/test/java/com/google/checkstyle/test/chapter7javadoc/rule731selfexplanatory/JavadocMethodTest.java">test</a>
href="https://github.com/checkstyle/checkstyle/blob/master/src/it/java/com/google/checkstyle/test/chapter7javadoc/rule731selfexplanatory/JavadocMethodTest.java">test</a>
</td>
</tr>
</tbody>