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

fix pre-commit

parent dc34d2d7
No related branches found
No related tags found
No related merge requests found
Pipeline #19525 passed with warnings
......@@ -5,7 +5,7 @@ repos:
rev: v14.0.4-1
hooks:
- id: clang-format
args: ['-i', '--style={BasedOnStyle: Google, SortIncludes: false}']
args: ['--style={BasedOnStyle: Google, SortIncludes: false}']
- 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