Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 273 Bytes

File metadata and controls

8 lines (7 loc) · 273 Bytes

Contributing

  • Follow CODE_STYLE.md.
  • Run clang-format before submitting.
  • Build successfully (see README.md).
  • Add and run unit tests (tests preset).
  • Run clang-tidy and fix reported issues.
  • Run coverage and meet >= 90% on src/.