Open truth-quark opened 4 months ago
Task: configure automatic code formatting with black, ruff or suitable tool.
black
ruff
Also document instructions for users to run formatters via pre-commit hooks.
Tasks:
I vote for Ruff for both linting and formatting.
Ruff
pre-commit hooks and CI could be set up following replace_landsurface's pre-commit-config and CI.
Task: configure automatic code formatting with
black
,ruff
or suitable tool.Also document instructions for users to run formatters via pre-commit hooks.
Tasks: