torch-mlir/python/torch_mlir/csrc/.clang-format

5 lines
115 B
YAML

BasedOnStyle: LLVM
AlignAfterOpenBracket: AlwaysBreak # BlockIndent
PointerAlignment: Left
ReflowComments: false