/google-style-precommit-hook

A pre-commit hook which will automatically format your code with google's codestyle guidelines!

Primary LanguageShell

A handy pre-commit hook which will run Google's java code style formatter for you on your code!

Usage:

repos:
- repo: https://github.com/MattHulse/google-style-precommit-hook
  rev: v1.7
  hooks:
    - id: google-style-java

Note: this file stores Google's code style formatter jar in /tmp