Skip to content

Commit

Permalink
Remove problematic trailing-whitespace hook
Browse files Browse the repository at this point in the history
  • Loading branch information
apontzen committed Nov 22, 2024
1 parent 9cbeaa4 commit a1c8255
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: no-commit-to-branch
args: [--branch, master]
Expand Down

0 comments on commit a1c8255

Please sign in to comment.