Browse Source

convert to unix line-endings [skip ci]

QMK Bot 6 years ago
parent
commit
dd290085c9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .clang-format

+ 1 - 1
.clang-format

@@ -1,4 +1,4 @@
----
+---
 BasedOnStyle: Google
 AlignAfterOpenBracket: Align
 AlignConsecutiveAssignments: 'true'