view .clang-format @ 35166:ba6324ee49e9 stable

tests: add globs for Windows
author Matt Harbison <matt_harbison@yahoo.com>
date Sat, 11 Nov 2017 12:37:05 -0500
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