mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Update .clang-format for YAML 1.2.
YAML 1.2 seems to have removed some implicit typing rules, such as treating Yes as true.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
BasedOnStyle: LLVM
|
||||
AlwaysBreakTemplateDeclarations: Yes
|
||||
AlwaysBreakTemplateDeclarations: true
|
||||
|
||||
Reference in New Issue
Block a user