summaryrefslogtreecommitdiffstats
path: root/.clang-format
diff options
context:
space:
mode:
authorEvan Lojewski <github@meklort.com>2020-03-21 14:44:34 -0600
committerGitHub <noreply@github.com>2020-03-21 14:44:34 -0600
commit490b5b66afc5f496287fb2db7634643ea2e17db1 (patch)
treef0ddd919c1cce2a4bdb51d5bf74264acbbebaa9b /.clang-format
parent70fa05c6e474997ba537adb556b44c221581b4df (diff)
downloadbcm5719-ortega-490b5b66afc5f496287fb2db7634643ea2e17db1.tar.gz
bcm5719-ortega-490b5b66afc5f496287fb2db7634643ea2e17db1.zip
clang-format: Enable additional projects and re-format. (#61)
Diffstat (limited to '.clang-format')
-rw-r--r--.clang-format1
1 files changed, 1 insertions, 0 deletions
diff --git a/.clang-format b/.clang-format
index df83e01..84ebe7f 100644
--- a/.clang-format
+++ b/.clang-format
@@ -19,6 +19,7 @@ AlwaysBreakTemplateDeclarations: MultiLine
BinPackArguments: true
BinPackParameters: true
BraceWrapping:
+ AfterCaseLabel: true
AfterClass: false
AfterControlStatement: true
AfterEnum: true
OpenPOWER on IntegriCloud