Skip to content
Commit d5b28964 authored by Igor Kushnir's avatar Igor Kushnir Committed by Milian Wolff
Browse files

.clang-format: don't break before namespace brace

No non-Custom BreakBeforeBraces value fits the KDevelop code style:
* "Linux" breaks before brace on namespace definition;
* "Mozilla" breaks before brace on enum definition;
* "WebKit" doesn't break before brace on class definition.
parent 5ed015b3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment