Don't touch tab indentations, they are there for a good reason

This commit is contained in:
Ira Abramov
2020-03-10 10:09:32 +02:00
committed by Noah Gorny
parent d986261f98
commit 5045867b2c

View File

@@ -23,7 +23,3 @@ repos:
hooks:
# - id: forbid-crlf
- id: remove-crlf
# - id: forbid-tabs
- id: remove-tabs
args: [--whitespaces-count, '2'] # defaults to: 4
exclude: .gitmodules