Files
swift-mirror/.clang-format
Varun Gandhi d356abcf77 Update .clang-format for YAML 1.2.
YAML 1.2 seems to have removed some implicit typing rules, such
as treating Yes as true.
2021-06-01 11:44:10 -07:00

3 lines
57 B
YAML

BasedOnStyle: LLVM
AlwaysBreakTemplateDeclarations: true