mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-26 00:19:13 +00:00
[precommit] Add .m and .mm files to clang-format
This commit is contained in:
parent
d0dbc78f1c
commit
d8fdc22648
@ -24,7 +24,7 @@ repos:
|
|||||||
rev: v19.1.5
|
rev: v19.1.5
|
||||||
hooks:
|
hooks:
|
||||||
- id: clang-format
|
- id: clang-format
|
||||||
files: \.(c|h|cpp|hpp|cc|hh|cxx|hxx)$
|
files: \.(c|h|cpp|hpp|cc|hh|cxx|hxx|m|mm)$
|
||||||
types_or: [text]
|
types_or: [text]
|
||||||
|
|
||||||
- repo: https://github.com/pocc/pre-commit-hooks
|
- repo: https://github.com/pocc/pre-commit-hooks
|
||||||
|
Loading…
Reference in New Issue
Block a user