We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pre-commit
mixed-line-ending
1 parent 12226e0 commit b2f7747Copy full SHA for b2f7747
1 file changed
.pre-commit-config.yaml
@@ -51,7 +51,8 @@ repos:
51
exclude: \.svg$
52
- id: fix-byte-order-marker
53
- id: forbid-submodules
54
- #- id: mixed-line-ending
+ - id: mixed-line-ending
55
+ exclude: ^static/img/.*
56
- id: trailing-whitespace
57
args: [--markdown-linebreak-ext=md]
58
exclude: ^static/.*$
0 commit comments