Hi,
Thank you for creating this project!
Would it be an option to apply something like clang-format to the C++ code? I saw that the python code is formatted already using ruff, but the C++ codebase has no autoformatter configuration file. Can this be added? It can also be enforced with a github action. This would help contributions to be in correct style.
Hi,
Thank you for creating this project!
Would it be an option to apply something like clang-format to the C++ code? I saw that the python code is formatted already using ruff, but the C++ codebase has no autoformatter configuration file. Can this be added? It can also be enforced with a github action. This would help contributions to be in correct style.