We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
trailing-whitespace
1 parent 856806c commit 4dd1d49Copy full SHA for 4dd1d49
.pre-commit-config.yaml
@@ -62,3 +62,5 @@ repos:
62
hooks:
63
- id: end-of-file-fixer
64
exclude: '.html$|^LICENSES/|.csv$|.txt$|.svg$|.py$'
65
+ - id: trailing-whitespace
66
+ exclude: '.html$|.svg$'
0 commit comments