Skip to content

Merge branch '46-add-curly-braces' into 'master'

Ondřej Surý requested to merge cherry-pick-67b68e06 into v9_16

Add curly braces using uncrustify and then reformat with clang-format back

Closes #46 (closed)

See merge request !3057 (merged)

(cherry picked from commit 67b68e06)

36c6105e Use coccinelle to add braces to nested single line statement d14bb713 Add copy of run-clang-tidy that can fixup the filepaths 056e133c Use clang-tidy to add curly braces around one-line statements

Merge request reports