Code Style

In HummingBird SDK, we use EditorConfig to maintain our development coding styles.

Our editorconfig file is maintained in the root directory of HummingBird SDK.

You can install editorconfig plugins for your editor, see https://editorconfig.org/#download.

We use doxygen to comment C/C++ source code.