We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9eb8552 commit 20d9f0dCopy full SHA for 20d9f0d
.pre-commit-config.yaml
@@ -12,7 +12,6 @@ repos:
12
- repo: https://github.com/pre-commit/pre-commit-hooks
13
rev: v5.0.0
14
hooks:
15
- - id: end-of-file-fixer
16
- id: fix-byte-order-marker
17
- id: mixed-line-ending
18
args: ['--fix=lf']
0 commit comments