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

fix pre-commit

parent 6c675ec2
No related branches found
No related tags found
No related merge requests found
Pipeline #20862 passed
...@@ -5,7 +5,7 @@ repos: ...@@ -5,7 +5,7 @@ repos:
rev: v14.0.6 rev: v14.0.6
hooks: hooks:
- id: clang-format - id: clang-format
args: [-i, --style=Google] args: [--style=Google]
- repo: https://github.com/pre-commit/pre-commit-hooks - repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.3.0 rev: v4.3.0
hooks: 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