Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 221 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (5 loc) · 221 Bytes

Development guidelines

  • Please run format_code.sh before committing to make sure everything is formatted according to the .clang-format.

  • Don't forget to run the tests with make check.