Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Docs: Add another pre-commit hook to integrations (#6666)
No problem if you don't accept changes of this nature; I noticed the existing linked pre-commit hook linted the on-disk contents of a staged file rather than just the staged changes. My script only lints the staged changes.
  • Loading branch information
dahjelle authored and ilyavolodin committed Jul 15, 2016
1 parent a343b3c commit ef827d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/user-guide/integrations.md
Expand Up @@ -36,6 +36,7 @@
## Source Control

* [Git Precommit Hook](https://coderwall.com/p/zq8jlq)
* [Git pre-commit hook that only lints staged changes](https://gist.github.com/dahjelle/8ddedf0aebd488208a9a7c829f19b9e8)
* [overcommit Git hook manager](https://github.com/brigade/overcommit)

## Testing
Expand Down

0 comments on commit ef827d2

Please sign in to comment.