Enforce Unix line endings for Clang/LLVM/MLIR projects (#161460)
Change top-level and LLVM/MLIR/Clang `.clang-format` files to enforce Unix line ending.
This commit is contained in:
parent
faf070f062
commit
2ece31bb9f
@ -1 +1,2 @@
|
|||||||
BasedOnStyle: LLVM
|
BasedOnStyle: LLVM
|
||||||
|
LineEnding: LF
|
||||||
|
|||||||
@ -1 +1,2 @@
|
|||||||
BasedOnStyle: LLVM
|
BasedOnStyle: LLVM
|
||||||
|
LineEnding: LF
|
||||||
|
|||||||
@ -1,2 +1,2 @@
|
|||||||
BasedOnStyle: LLVM
|
BasedOnStyle: LLVM
|
||||||
|
LineEnding: LF
|
||||||
|
|||||||
@ -1,2 +1,3 @@
|
|||||||
BasedOnStyle: LLVM
|
BasedOnStyle: LLVM
|
||||||
AlwaysBreakTemplateDeclarations: Yes
|
AlwaysBreakTemplateDeclarations: Yes
|
||||||
|
LineEnding: LF
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user