Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hechaoli committed May 1, 2018
1 parent d182a88 commit 8f62607
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,7 @@ notification when you git push.

### Code Style
Google Java style is used: [intellij-java-google-style](https://github.com/google/styleguide/blob/gh-pages/intellij-java-google-style.xml)
or [eclipse-java-google-style](https://github.com/google/styleguide/blob/gh-pages/eclipse-java-google-style.xml).
The only difference is: tab size is 4 instead of 2.
or [eclipse-java-google-style](https://github.com/google/styleguide/blob/gh-pages/eclipse-java-google-style.xml). checkstyle plugin is used with google_checks.xml.

### Formatting Commit Messages

Expand Down

0 comments on commit 8f62607

Please sign in to comment.