view .clang-format @ 35817:91c8d2e763d1 stable

i18n-pt_BR: synchronized with 373fb3f5922c
author Wagner Bruna <wbruna@softwareexpress.com.br>
date Wed, 31 Jan 2018 19:41:34 -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