Is your feature request related to a problem? Please describe.
The current workflow does not auto‑fix common issues like trailing whitespace.
Describe the solution you'd like
Once k-wave-ii is made open, consider switching to pre-commit.ci which is free for open source repositories.
One of the benefits is that this will automatically fix any formatting issues picked up by pre-commit hooks (like trailing whitespaces) directly on pull requests, reducing manual cleanup and review noise.
Describe alternatives you've considered
No response
Additional context
No response
Is your feature request related to a problem? Please describe.
The current workflow does not auto‑fix common issues like trailing whitespace.
Describe the solution you'd like
Once
k-wave-iiis made open, consider switching to pre-commit.ci which is free for open source repositories.One of the benefits is that this will automatically fix any formatting issues picked up by pre-commit hooks (like trailing whitespaces) directly on pull requests, reducing manual cleanup and review noise.
Describe alternatives you've considered
No response
Additional context
No response