Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Usage:
repos:
- repo: https://github.com/maltzj/google-style-precommit-hook
sha: b7e9e7fcba4a5aea463e72fe9964c14877bd8130
hooks:
- id: google-style-java
hooks:
- id: google-style-java
```

*Note*: this file stores Google's code style formatter jar in a `.cache/`
Expand Down