Skip to content

Commit e1350d3

Browse files
committed
dev(fix): remove tabs check
1 parent 90cc010 commit e1350d3

File tree

3 files changed

+1226962
-1226967
lines changed

3 files changed

+1226962
-1226967
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@ repos:
1212
- id: pretty-format-json
1313
args: [--autofix, --indent, "4"]
1414
exclude: resources/codeAnalyzerConfiguration.json|tests/unit/data/imap/test_data/invalid.json
15-
- repo: https://github.com/Lucas-C/pre-commit-hooks
16-
rev: v1.5.5
17-
hooks:
18-
- id: remove-tabs
19-
files: (?<!\.msg)$
2015
- repo: https://github.com/python-jsonschema/check-jsonschema
2116
rev: "0.33.0"
2217
hooks:

0 commit comments

Comments
 (0)