Closed caiw closed 3 months ago
I was using this to run CI on an in-progress rebase. Superseded by #225.
@caiw, I linted main with a stronger ruleset - this will lead to conflicts. If you run poetry run ruff format it should clean up the conflicts (You may want to do this as a last thing before commiting)
main
poetry run ruff format
I was using this to run CI on an in-progress rebase. Superseded by #225.