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

fix pre-commit

parent e38a0fea
No related branches found
No related tags found
No related merge requests found
Pipeline #19514 passed
...@@ -6,7 +6,7 @@ repos: ...@@ -6,7 +6,7 @@ repos:
rev: v14.0.4-1 rev: v14.0.4-1
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:
......
Subproject commit e77c9c32b1d69b21e447cf64f1ad1590aab61159 Subproject commit 332976cc4d5305256c79a479e55ad7ab2ecc42f1
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