Skip to content

Commit

Permalink
Excluding test fixtures from requirement fixing.
Browse files Browse the repository at this point in the history
  • Loading branch information
coordt committed Jun 17, 2022
1 parent ee142bd commit 40293a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ repos:
- id: fix-encoding-pragma
args: ["--remove"]
- id: requirements-txt-fixer
exclude: "^tests/fixtures/"
- repo: https://github.com/PyCQA/flake8
rev: 4.0.1
hooks:
Expand Down

0 comments on commit 40293a9

Please sign in to comment.