Mercurial > hg
view .clang-format @ 34949:f432e2064a74 stable
i18n-pt_BR: synchronized with cab34bda259e
author | Wagner Bruna <wbruna@yahoo.com> |
---|---|
date | Wed, 01 Nov 2017 08:31:16 -0200 |
parents | e33381d95930 |
children | d0a3fa849cb8 |
line wrap: on
line source
BasedOnStyle: LLVM IndentWidth: 8 UseTab: ForIndentation BreakBeforeBraces: Linux AllowShortIfStatementsOnASingleLine: false IndentCaseLabels: false AllowShortBlocksOnASingleLine: false AllowShortFunctionsOnASingleLine: false