.clang-format
author Wagner Bruna <wbruna@softwareexpress.com.br>
Tue, 21 Nov 2017 13:50:25 -0200
branchstable
changeset 34989 3f2e49d9802e
parent 34798 e33381d95930
child 36262 d0a3fa849cb8
permissions -rw-r--r--
i18n-pt_BR: synchronized with cabc840ffdee

BasedOnStyle: LLVM
IndentWidth: 8
UseTab: ForIndentation
BreakBeforeBraces: Linux
AllowShortIfStatementsOnASingleLine: false
IndentCaseLabels: false
AllowShortBlocksOnASingleLine: false
AllowShortFunctionsOnASingleLine: false