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.
fix-encoding-pragma
1 parent ebc4540 commit 85bc9caCopy full SHA for 85bc9ca
1 file changed
.pre-commit-config.yaml
@@ -10,8 +10,6 @@ repos:
10
hooks:
11
- id: trailing-whitespace
12
- id: end-of-file-fixer
13
- - id: fix-encoding-pragma
14
- args: [--remove]
15
- id: check-yaml
16
- id: debug-statements
17
exclude: _pytest/(debugging|hookspec).py
0 commit comments