Skip to content

Commit

Permalink
pre-commit forbid-tabs added to the config
Browse files Browse the repository at this point in the history
  • Loading branch information
leventyalcin committed Jul 12, 2017
1 parent 4a3a1ed commit a0d462b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
hooks:
- id: trailing-whitespace

- repo: git://github.com/Lucas-C/pre-commit-hooks
sha: v1.0.1
hooks:
- id: forbid-tabs

- repo: git://github.com/kintoandar/pre-commit.git
sha: v0.0.2
hooks:
Expand Down

0 comments on commit a0d462b

Please sign in to comment.