summaryrefslogtreecommitdiff
path: root/plugins/Dbx_mdbx/src/libmdbx/.clang-format
diff options
context:
space:
mode:
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