Skip to content

Commit

Permalink
Whitespace hooks are still useful for non-python (#816)
Browse files Browse the repository at this point in the history
  • Loading branch information
asottile authored and gaborbernat committed May 14, 2018
1 parent 7a589ea commit 3210b2e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v1.2.3
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: check-yaml
- id: debug-statements
- id: flake8
Expand Down

0 comments on commit 3210b2e

Please sign in to comment.