use clang-format
This commit is contained in:
parent
e3919fe8cd
commit
17c0c4c32e
3 changed files with 11 additions and 324 deletions
|
|
@ -3,7 +3,7 @@ repos:
|
|||
rev: v17.0.6
|
||||
hooks:
|
||||
- id: clang-format
|
||||
args: [--style=file]
|
||||
args: [--style=google]
|
||||
files: \.(cc|cpp|cxx|hh|hpp|hxx)$
|
||||
- repo: https://github.com/pre-commit/mirrors-prettier
|
||||
rev: v3.0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue