Version 1.0.2
Changed
- Add ruff and clang formatting to
pre-commit-config.yamlto add to the
Python formatting and also standardizes the C++ code. - Apply the new pre-commit formatting across the entire repository, having
no functional change to any affected files.
Commits
DAS-2438 - Add and apply ruff and clang formatting to pre-commit. (#2)