Skip to content
Snippets Groups Projects
Verified Commit 7a02694a authored by Timm Fitschen's avatar Timm Fitschen
Browse files

WIP: pipeline

parent 796483c7
No related branches found
No related tags found
No related merge requests found
......@@ -51,7 +51,7 @@ code_style:
tags: [ docker ]
stage: test
script:
- clang-format-11 --dry-run --verbose **/*.c **/*.h **/*.h.in **/*.c.in
- clang-format-11 --dry-run --verbose **/*.c **/*.h **/*.h.in
allow_failure: true
# cmocka tests
......
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