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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user