Mercurial > hg
view .clang-format @ 35820:1d60ad093792 stable
Added signature for changeset d334afc585e2
author | Augie Fackler <raf@durin42.com> |
---|---|
date | Thu, 01 Feb 2018 14:13:41 -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