summaryrefslogtreecommitdiffstats
path: root/.clang-format
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2019-04-19 01:23:52 +0200
committerQMK Bot <hello@qmk.fm>2019-04-19 01:23:52 +0200
commitdd290085c9e9c7d87fed64170407ca4cdc3c7433 (patch)
tree5ee249eca5320d99191ab4284c4cc3dbcdac3e04 /.clang-format
parent068571b9febb46edb64663bf6e84ae821a8219a3 (diff)
downloadqmk_firmware-dd290085c9e9c7d87fed64170407ca4cdc3c7433.tar.gz
qmk_firmware-dd290085c9e9c7d87fed64170407ca4cdc3c7433.tar.xz
convert to unix line-endings [skip ci]
Diffstat (limited to '.clang-format')
-rw-r--r--.clang-format2
1 files changed, 1 insertions, 1 deletions
diff --git a/.clang-format b/.clang-format
index 4652b9e0a..96c486259 100644
--- a/.clang-format
+++ b/.clang-format
@@ -1,4 +1,4 @@
----
+---
BasedOnStyle: Google
AlignAfterOpenBracket: Align
AlignConsecutiveAssignments: 'true'