Skip to content

Commit

Permalink
Exclude Makefile by type.
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhoherd committed Dec 12, 2018
1 parent 141b126 commit 707d89a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ repos:
rev: v1.1.6
hooks:
- id: remove-tabs
exclude: ^Makefile$
exclude_types: [makefile]
- repo: git@github.com:asottile/reorder_python_imports.git
rev: v1.3.4
hooks:
Expand Down

0 comments on commit 707d89a

Please sign in to comment.