mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-26 09:19:27 +00:00
[precommit] Allow tabs in .gpl files and .gitmodules
This commit is contained in:
parent
e47148a360
commit
67a971618d
@ -12,6 +12,7 @@ repos:
|
||||
hooks:
|
||||
- id: remove-tabs
|
||||
args: [--whitespaces-count, '8']
|
||||
exclude: '.*\.gpl$|\.gitmodules'
|
||||
|
||||
- repo: https://github.com/pre-commit/mirrors-clang-format
|
||||
rev: v19.1.5
|
||||
|
Loading…
Reference in New Issue
Block a user