Skip to content

Commit 66e9108

Browse files
committed
Ignore Makefile from tabs remover
Signed-off-by: Stephen Finucane <stephen@that.guru>
1 parent 398cc2c commit 66e9108

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
rev: v1.5.6
1515
hooks:
1616
- id: remove-tabs
17-
exclude: (.*\.mbox)|(.*\.svg)|(.*\.sql)|(.*\.conf)
17+
exclude: (.*\.mbox)|(.*\.svg)|(.*\.sql)|(.*\.conf)|Makefile
1818
- id: remove-crlf
1919
exclude: (.*\.mbox)|(.*\.svg)
2020
- repo: https://github.com/astral-sh/ruff-pre-commit

0 commit comments

Comments
 (0)