We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39c609e commit 6f3b622Copy full SHA for 6f3b622
.pre-commit-config.yaml
@@ -13,8 +13,6 @@ repos:
13
- id: end-of-file-fixer
14
types: [python]
15
- id: fix-byte-order-marker
16
- - id: fix-encoding-pragma
17
- args: [--remove]
18
- id: mixed-line-ending
19
args: [--fix=lf]
20
0 commit comments