waltsims/k-wave-python

Ruff linting pre-commit hook

waltsims opened this issue · 1 comments

Is your feature request related to a problem? Please describe.
Ruff format checking can fail in the CI requiring multiple commits.

Describe the solution you'd like
Add ruff --fix as a precommit hook in .pre-commit-config.yaml

Perhaps we should merge this in last...