osrm-backend/third_party/unordered_dense/CONTRIBUTING.md

4 lines
139 B
Markdown
Raw Normal View History

* Coding style should be consistent with the code around you.
* Use automatic formatting with clang-format.
* One feature per pull request