summaryrefslogtreecommitdiff
path: root/plugins/Dbx_mdbx/src/libmdbx/.clang-format
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-01-14 21:42:04 +0300
committerGeorge Hazan <ghazan@miranda.im>2018-01-14 21:42:04 +0300
commit593550b8eea8998c3b6b9e9eb3e04eec82854ae2 (patch)
tree72f2f27fa4f69bbe03e00d7d07f7cbe588876f3b /plugins/Dbx_mdbx/src/libmdbx/.clang-format
parent742ec0af9b72863a6af8da9ff88128b1f3da090b (diff)
libmdbx added as set of files
Diffstat (limited to 'plugins/Dbx_mdbx/src/libmdbx/.clang-format')
-rw-r--r--plugins/Dbx_mdbx/src/libmdbx/.clang-format3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/Dbx_mdbx/src/libmdbx/.clang-format b/plugins/Dbx_mdbx/src/libmdbx/.clang-format
new file mode 100644
index 0000000000..6c59ef3a39
--- /dev/null
+++ b/plugins/Dbx_mdbx/src/libmdbx/.clang-format
@@ -0,0 +1,3 @@
+BasedOnStyle: LLVM
+Standard: Cpp11
+ReflowComments: true