Mercurial > hg
view .clang-format @ 35768:60a6ab7bcda7
lfs: expand the user facing documentation
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Fri, 19 Jan 2018 21:29:31 -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