view .clang-format @ 35713:7ffbd911dbc9

merge: use public interface ms.localctx instead of ms._local
author Pulkit Goyal <7895pulkit@gmail.com>
date Thu, 18 Jan 2018 19:40:17 +0530
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