Skip to content

Commit

Permalink
Issue checkstyle#6619: Update cached Google Style Guide
Browse files Browse the repository at this point in the history
  • Loading branch information
Vampire committed Mar 30, 2019
1 parent a1cd7a5 commit f8bb904
Show file tree
Hide file tree
Showing 14 changed files with 1,349 additions and 1,248 deletions.
Expand Up @@ -34,7 +34,7 @@
* Comments are indented at the same level as the surrounding code.
* Detailed info about such convention can be found
* <a href=
* "https://checkstyle.org/styleguides/google-java-style-20170228.html#s4.8.6.1-block-comment-style">
* "https://checkstyle.org/styleguides/google-java-style-20180523/google.github.io/styleguide/javaguide.html#s4.8.6.1-block-comment-style">
* here</a>
* <p>
* Examples:
Expand Down
Expand Up @@ -37,7 +37,7 @@
* <p>
* The Check validate abbreviations(consecutive capital letters) length in
* identifier name, it also allows to enforce camel case naming. Please read more at
* <a href="styleguides/google-java-style-20170228.html#s5.3-camel-case">
* <a href="https://checkstyle.org/styleguides/google-java-style-20180523/google.github.io/styleguide/javaguide.html#s5.3-camel-case">
* Google Style Guide</a> to get to know how to avoid long abbreviations in names.
* </p>
* <p>
Expand Down
1,156 changes: 0 additions & 1,156 deletions src/site/resources/styleguides/google-java-style-20170228.html

This file was deleted.

This file was deleted.

Large diffs are not rendered by default.

0 comments on commit f8bb904

Please sign in to comment.