view .clang-format @ 35932:00a56c83ab64

revset: drop deprecated evolution predicates
author Matt Harbison <matt_harbison@yahoo.com>
date Fri, 02 Feb 2018 23:48:25 -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