Mercurial > hg
view .clang-format @ 35614:6d6d20658cce
lfs: drop deprecated remote store config options
The last of these were removed from fb-experimental in 86884a51e9aa, and we
might as well clean this up before the freeze.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Fri, 12 Jan 2018 23:13: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