This replaces the old clang-format script + action
It also cleans up Python formatting (and other various issues reported by flake8) for mc_log_ui
I haven't touched the bindings, there's a cython-lint pre-commit hook which can report issues but no formatting tool that I could find to address most of those style issues.
This replaces the old clang-format script + action
It also cleans up Python formatting (and other various issues reported by flake8) for mc_log_ui
I haven't touched the bindings, there's a cython-lint pre-commit hook which can report issues but no formatting tool that I could find to address most of those style issues.