Skip to content
Snippets Groups Projects
Commit 8482a87b authored by Arman Uguray's avatar Arman Uguray
Browse files

[treewide] Change some format options

This introduces some formatting style changes. The two key introductions
are:
  - We no longer allow multi-line if-statements without braces, for better
    security practices;
  - Extended column-limit to 100.

The new style rules have been applied to the whole project using clang-format.

Change-Id: I5bbdcf71d48c7a687222f97ecb4e59b989f96d2e
parent 3fc8c478
No related branches found
No related tags found
Loading
Showing
with 160 additions and 281 deletions
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