Skip to content

Version 1.0.2

Choose a tag to compare

@github-actions github-actions released this 24 Nov 17:45
· 14 commits to main since this release
bea8073

Changed

  • Add ruff and clang formatting to pre-commit-config.yaml to 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)