Conventions#
Tools Used in This Project#
This project uses the following linters:
clang-tidy for C++.
This project uses the following formatters:
clang-format for C++
cmake-format for CMake
Black for Python
Prettier for Markdown, YAML, JSON
This project uses the following tools for documentation:
This project uses the following tools for dependency management: