Skip to content

Commit 2cccc5e

Browse files
committed
update(tooling): remove encoding pragma remover from git hooks since it's deprecated
Signed-off-by: Julien <[email protected]>
1 parent 17b09ab commit 2cccc5e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ repos:
1818
- id: detect-private-key
1919
- id: end-of-file-fixer
2020
- id: fix-byte-order-marker
21-
- id: fix-encoding-pragma
22-
args:
23-
- --remove
2421
- id: trailing-whitespace
2522
args:
2623
- --markdown-linebreak-ext=md

0 commit comments

Comments
 (0)