mirror of
https://gitlab.freedesktop.org/mesa/vulkan-wsi-layer.git
synced 2025-12-19 23:50:07 +01:00
Update pre-commit hook to run clang-format only on C/C++ files
Change-Id: I6e17429272ddaf4c375f3e89d7db5043b5c29d6c Signed-off-by: Fufu Fang <fufu.fang@arm.com>
This commit is contained in:
parent
4423a52816
commit
bdf564b077
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ repos:
|
|||
rev: v14.0.0
|
||||
hooks:
|
||||
- id: clang-format
|
||||
types_or: [c, c++]
|
||||
|
||||
- repo: local
|
||||
hooks:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue