Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 231 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (5 loc) · 231 Bytes

Contributing

Before Submitting PR

  • Run make clang-format
  • Run make test

NOTE You must use clang-format 3.9.0. You can download binaries from here.