Skip to content

Commit

Permalink
pre-commit configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
sim6 committed Sep 10, 2015
1 parent 153c775 commit 4b3c10a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
- repo: git://github.com/pre-commit/pre-commit-hooks
sha: 616c1ebd1898c91de9a0548866a59cbd9f4547f6
hooks:
- id: flake8
- id: debug-statements
- id: trailing-whitespace

0 comments on commit 4b3c10a

Please sign in to comment.