summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b599cc6)
raw | patch | inline | side by side (parent: b599cc6)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Mon, 1 Aug 2016 15:48:59 +0000 (17:48 +0200) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Tue, 2 Aug 2016 07:03:16 +0000 (09:03 +0200) |
To use it, use `clang-format --style=file`
.clang-format | [new file with mode: 0644] | patch | blob |
diff --git a/.clang-format b/.clang-format
--- /dev/null
+++ b/.clang-format
@@ -0,0 +1,5 @@
+---
+BasedOnStyle: LLVM
+IncludeCategories:
+ - Regex: '"collectd.h"'
+ - Priority: -1