Skip to content

Commit 4bc5c73

Browse files
committed
Take out editorconfig checker
It duplicates other checks but doesn't use the same config files.
1 parent 34fe994 commit 4bc5c73

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.pre-commit-config.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -205,13 +205,6 @@ repos:
205205
types: [markdown]
206206
stages: [pre-push]
207207

208-
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
209-
rev: 'bebfac867564fbd992e5b45379b4b0568d5cb85b' # frozen: 3.6.1
210-
hooks:
211-
- id: editorconfig-checker
212-
name: 'Check that files are consistent with .editorconfig settings'
213-
stages: [pre-push]
214-
215208
- repo: https://github.com/pre-commit/pygrep-hooks
216209
rev: 3a6eb0fadf60b3cccfd80bad9dbb6fae7e47b316 # frozen: v1.10.0
217210
hooks:

0 commit comments

Comments
 (0)