Skip to content

Commit

Permalink
Adjust precommit config
Browse files Browse the repository at this point in the history
  • Loading branch information
mbeacom committed Dec 14, 2018
1 parent 11eb00a commit c436e5a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,6 @@ repos:
language: system
entry: sh -c 'npm run stylelint:fix'
files: .css$
- repo: local
hooks:
- id: yapf
name: yapf
language: python
entry: yapf
files: \.py$
args: ["-i", "-r", "-e", "app/**/migrations/", "-e", "app/app/settings.py", "-p", "app/avatar/", "app/credits/", "app/dataviz/", "app/enssubdomain/", "app/ethos/", "app/github/"]
- repo: git://github.com/pre-commit/mirrors-isort
sha: 'v4.3.4'
hooks:
Expand Down

0 comments on commit c436e5a

Please sign in to comment.