Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 303 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 303 Bytes

DDS

Dynamic Distribution System

Development environment

clang-format

We use clang-format to format the source code.

clang-format -i <source_file>

It's recommended to install a ClangFormat-Xcode plug-in: https://github.com/travisjeffery/ClangFormat-Xcode