[mlir] add .clang-format
Good: template<> void good(); Bad: template<> void bad(); Add .clang-format to enforce goodness. PiperOrigin-RevId: 205890909
This commit is contained in:
2
mlir/.clang-format
Normal file
2
mlir/.clang-format
Normal file
@@ -0,0 +1,2 @@
|
||||
BasedOnStyle: LLVM
|
||||
AlwaysBreakTemplateDeclarations: Yes
|
||||
Reference in New Issue
Block a user