view .clang-format @ 34875:4f0d4bc63b8a

configitems: document the choice of using 'match' instead of 'search'
author Boris Feld <boris.feld@octobus.net>
date Wed, 18 Oct 2017 12:36:23 +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