Skip to content

Commit

Permalink
Added pre-commit note to README.
Browse files Browse the repository at this point in the history
  • Loading branch information
schlessera committed Feb 16, 2016
1 parent 74191e1 commit a09c874
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,9 @@ See [link to post coming soon] for more details.

## Contributing

All feedback / bug report / pull request is welcome.
All feedback / bug reports / pull requests are welcome.

Please use the provided `pre-commit` hook. To install it, run the following command from the project's root:
```BASH
ln -s ../../.pre-commit .git/hooks/pre-commit
```

0 comments on commit a09c874

Please sign in to comment.