mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
CI: Update clang-format pre-commit hook to 19.1.0
This commit is contained in:
parent
f7c567e2f5
commit
c92a6c7e27
14 changed files with 17 additions and 17 deletions
|
|
@ -9,7 +9,7 @@ exclude: |
|
|||
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/mirrors-clang-format
|
||||
rev: v18.1.8
|
||||
rev: v19.1.0
|
||||
hooks:
|
||||
- id: clang-format
|
||||
files: \.(c|h|cpp|hpp|cc|hh|cxx|hxx|m|mm|inc|java|glsl)$
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue