Mercurial > hg
view .clang-format @ 41459:5a4d2ab7b55c stable
Added tag 4.9 for changeset 83377b4b4ae0
author | Augie Fackler <raf@durin42.com> |
---|---|
date | Fri, 01 Feb 2019 13:44:07 -0500 |
parents | d0a3fa849cb8 |
children |
line wrap: on
line source
BasedOnStyle: LLVM IndentWidth: 8 UseTab: ForIndentation BreakBeforeBraces: Linux AllowShortIfStatementsOnASingleLine: false IndentCaseLabels: false AllowShortBlocksOnASingleLine: false AllowShortFunctionsOnASingleLine: false IncludeCategories: - Regex: '^<' Priority: 1 - Regex: '^"' Priority: 2