Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto format C++ and Python code #220

Open
tkittel opened this issue Feb 8, 2025 · 0 comments
Open

Auto format C++ and Python code #220

tkittel opened this issue Feb 8, 2025 · 0 comments

Comments

@tkittel
Copy link
Member

tkittel commented Feb 8, 2025

At some point, it would probably be a good idea to enforce some coding style.

Perhaps with something like clang-format --style=file for C++/C, and black -x --line-length 80 --check for Python? Of course, we should have ncdevtool fmt mode which launches this on local files?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant