Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

quality(style): add task that installs a precommit hook that format code #47

Merged
merged 1 commit into from Aug 21, 2018

Conversation

NemoOudeis
Copy link
Contributor

./gradlew installPrecommitHook backs up existing hook
The hook formats all changed files (staged or unstaged) and outputs a
warning about other files that do not conform to google code style

`./gradlew installPrecommitHook` backs up existing hook
The hook formats all changed files (staged or unstaged) and outputs a
warning about other files that do not conform to google code style
@NemoOudeis NemoOudeis merged commit 429e02a into rakutentech:master Aug 21, 2018
@NemoOudeis NemoOudeis deleted the reformat-precommit-hook branch August 21, 2018 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants