Mercurial > hg
view .clang-format @ 48317:6e576e4665f4 stable
Added signature for changeset a44bb185f6bd
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Tue, 09 Nov 2021 22:06:40 +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