Skip to content

Commit 1686821

Browse files
committed
Remove mixed-line-ending hook
I suspect it may modify files.
1 parent 245cc90 commit 1686821

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,6 @@ repos:
8989
- id: check-xml
9090
name: 'Check XML files for valid syntax'
9191

92-
- id: mixed-line-ending
93-
name: "Check files don't contain mixed line endings"
94-
9592
- repo: https://github.com/adrienverge/yamllint
9693
rev: cba56bcde1fdd01c1deb3f945e69764c291a6530 # frozen: v1.38.0
9794
hooks:

0 commit comments

Comments
 (0)