Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 233 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (5 loc) · 233 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 meson test -C build -v.