Skip to content

Commit

Permalink
Add more checks to precommit config
Browse files Browse the repository at this point in the history
  • Loading branch information
willu47 committed Nov 29, 2019
1 parent a625c4d commit bce2b69
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,7 @@ repos:
- id: check-yaml
- id: check-added-large-files
- id: flake8
- id: requirements-txt-fixer
- id: check-merge-conflict
- id: name-tests-test
args: ['--django']

0 comments on commit bce2b69

Please sign in to comment.