Skip to content
Snippets Groups Projects
Commit f3c67397 authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

fix pre-commit

parent 4be68e1b
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ repos:
rev: v14.0.4-1
hooks:
- id: clang-format
args: [-i, --style=Google]
args: [--style=Google]
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.3.0
hooks:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment