cp .pre-commit-hooks.yaml hooks.yaml

This commit is contained in:
Daniel Gallagher 2017-06-23 10:44:10 -07:00
parent 9425c5d6b5
commit 8b41c575db
2 changed files with 7 additions and 0 deletions

1
.gitignore vendored
View file

@ -2,6 +2,7 @@
*.iml
*.py[co]
.*.sw[a-z]
.cache
.coverage
.idea
.project