view .clang-format @ 35396:c8edeb03ca94

lfs: correct the directory list value returned by lfsvfs.walk() Spotted by Yuya.
author Matt Harbison <matt_harbison@yahoo.com>
date Tue, 12 Dec 2017 20:22:38 -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