mirror of
https://github.com/ninja-build/ninja.git
synced 2025-12-21 13:19:37 -06: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:
@@ -23,3 +23,4 @@ AllowShortLoopsOnASingleLine: false
|
||||
ConstructorInitializerAllOnOneLineOrOnePerLine: false
|
||||
Cpp11BracedListStyle: false
|
||||
IndentCaseLabels: false
|
||||
DerivePointerBinding: false
|
||||
|
||||
Reference in New Issue
Block a user