3
0
mirror of https://github.com/isar/libmdbx.git synced 2025-02-19 12:58:13 +08:00
libmdbx/.clang-format
Leo Yuriev 0f49ed6e53 mdbx: big-bang (initial).
- OS Abstraction Layer;
 - Windows Support.
 - preparation for more changes.

Change-Id: I53772eda9091ba361cbc9a28656190ea0d4c5cee
2017-03-29 00:53:39 +03:00

4 lines
56 B
YAML

BasedOnStyle: LLVM
Standard: Cpp11
ReflowComments: true