waltsims / k-wave-python

A Python interface to k-Wave GPU accelerated binaries

Home Page:https://k-wave-python.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ruff linting pre-commit hook

waltsims opened this issue · 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...