Mercurial > hg-stable
view .clang-format @ 47760:9e6978463c6e stable
Added tag 5.9rc0 for changeset d7515d29761d
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Thu, 22 Jul 2021 03:13:30 +0530 |
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