Skip to content

Commit 180989d

Browse files
committed
Remove deleted fix-encoding-pragma pre-commit option
1 parent 94a5bb2 commit 180989d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ repos:
3232
hooks:
3333
- id: trailing-whitespace
3434
- id: end-of-file-fixer
35-
- id: fix-encoding-pragma
36-
args: [ --remove ]
3735
- id: check-yaml
3836
- id: debug-statements
3937
language_version: python3

0 commit comments

Comments
 (0)