Skip to content
Snippets Groups Projects
Commit 67309f64 authored by Karol Krizka's avatar Karol Krizka
Browse files

Allow short commands on multiple lines.

parent d3021530
No related branches found
No related tags found
No related merge requests found
BasedOnStyle: Google
Language: Cpp
AllowShortFunctionsOnASingleLine: false
\ No newline at end of file
......@@ -43,6 +43,7 @@ formatting:
script:
- ./ci/check_format.sh
- mkdir -p public/${CI_COMMIT_REF_SLUG}
- clang-format -version
- echo "Unit result" >> public/${CI_COMMIT_REF_SLUG}/index.html
artifacts:
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment