Skip to content

Commit dc4cef8

Browse files
authored
[clang-tidy][NFC] Enforce Unix line endings (#163650)
With llvm/llvm-project#161460 merged, we should also enforce it in CI (although nothing changed for current files)
1 parent e61e625 commit dc4cef8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
BasedOnStyle: LLVM
22
QualifierAlignment: Left
3+
LineEnding: LF

0 commit comments

Comments
 (0)