view .clang-format @ 35511:d8f408d999f9

util: whitelist NTFS for hardlink creation (issue4580)
author Matt Harbison <matt_harbison@yahoo.com>
date Sat, 30 Dec 2017 21:15:12 -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