Skip to content
Snippets Groups Projects
Commit 85510893 authored by Andreas Traczyk's avatar Andreas Traczyk Committed by Sébastien Blin
Browse files

misc: add clang format stylesheet

- Run to clang-format all committed files.
- Run with --all to format all cpp|cxx|cc|h|hpp|mm files in src/.
- Run with --install to install as a pre-commit hook.

Requires that clang-format be installed.

Devs should either install the pre-commit hook or configure their
editors to format on save etc.

Change-Id: I73c2b19e0673115c1f7d33cbae5094f3a88d43e3
parent a0c3cd72
No related branches found
No related tags found
No related merge requests found
Loading
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