Skip to content

Commit

Permalink
remove trailing whitespace exception for setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeitsperre committed Nov 22, 2023
1 parent 4e85d42 commit e528361
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion {{cookiecutter.project_slug}}/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ repos:
rev: v4.4.0
hooks:
- id: trailing-whitespace
exclude: setup.cfg
- id: end-of-file-fixer
- id: debug-statements
{%- if cookiecutter.open_source_license != 'Not open source' %}
Expand Down

0 comments on commit e528361

Please sign in to comment.