Skip to content

Commit

Permalink
Exclude whole package generation
Browse files Browse the repository at this point in the history
  • Loading branch information
paddyroddy committed Nov 1, 2024
1 parent c335dd3 commit 9828f23
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
@@ -1,4 +1,4 @@
exclude: "^{{cookiecutter.project_slug}}/|^tests/data/test_package_generation/src/cookiecutter_test/__init__.py"
exclude: "^{{cookiecutter.project_slug}}/|^tests/data/test_package_generation/"
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.7.1
Expand Down

0 comments on commit 9828f23

Please sign in to comment.