style: Replace black .
with ruff format
for improved user experience to match grass repo
#1298
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Equivalent PR of OSGeo/grass#5023.
Applied here to help keep both repos contributing workflows similar.
For the post-pr-reviews workflow, it is intended to keep the old name of the workflow, so it can still continue to send review comments for PRs that aren't updated yet. The old workflow name could be removed from the list of triggers later on (like once all currently open PRs are either closed, merged, or updated from main. That file now only has the list of workflow names to run against that differs from the file in the main repo (that's why we see a bit more changes than the strict minimum).
I intend to group other tools in that workflow, thus the generic tile and file name, but for now, flake8 (running in its own workflow file) is a required check, so the name of the job+workflow cannot be changed unless the repo's settings are changed.