Skip to content

Commit

Permalink
ignoring README for trailing whitespace (need 2 trailing spaces for l…
Browse files Browse the repository at this point in the history
…ine break)
  • Loading branch information
vineetbansal committed Jan 8, 2025
1 parent a6295f9 commit 5aaa3ae
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 @@ -6,7 +6,7 @@ repos:
rev: v3.2.0
hooks:
- id: trailing-whitespace
exclude: 'tests/test_data/.*'
exclude: 'tests/test_data/.*|README.md'

- id: end-of-file-fixer
exclude: 'tests/test_data/.*'
Expand Down

0 comments on commit 5aaa3ae

Please sign in to comment.