clang-format: update to OpenBMC latest
Ignore libmapper, because it is written in C and the CPP style
guidelines are not appropriate.
Ignore subprojects; they can validate their formatting themselves.
Change-Id: Id88dcc49f4176c6443e7f53ca193ca8f3e83a51f
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/libmapper/.clang-format b/libmapper/.clang-format
new file mode 100644
index 0000000..4662692
--- /dev/null
+++ b/libmapper/.clang-format
@@ -0,0 +1,2 @@
+---
+DisableFormat: true