]> git.sur5r.net Git - c128-kasse/blobdiff - .clang-format
Format code using clang-format-3.9 (“make format”)
[c128-kasse] / .clang-format
diff --git a/.clang-format b/.clang-format
new file mode 100644 (file)
index 0000000..aa19620
--- /dev/null
@@ -0,0 +1,2 @@
+# TODO: Sorting includes breaks compilation. Remove once fixed.
+SortIncludes: false