Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 899 Bytes

CONTRIBUTING.md

File metadata and controls

18 lines (17 loc) · 899 Bytes

Formatting and style

This module has automatic travis check for code style provided by Travis CI. So it is recommended to check any source code changes locally using clang-format. Just run: ./clang-format.sh

You might also integrate clang-format into your editor if you haven't already: