mirror of
https://github.com/reactos/ninja.git
synced 2024-11-23 03:39:48 +00:00
clang-format: Do not derive pointer binding from file
See https://github.com/ninja-build/ninja/pull/1438#issuecomment-483353542
This commit is contained in:
parent
b8e3841d69
commit
12fe8b6ea8
@ -23,3 +23,4 @@ AllowShortLoopsOnASingleLine: false
|
||||
ConstructorInitializerAllOnOneLineOrOnePerLine: false
|
||||
Cpp11BracedListStyle: false
|
||||
IndentCaseLabels: false
|
||||
DerivePointerBinding: false
|
||||
|
Loading…
Reference in New Issue
Block a user