You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: nowadays ruff can be used for autoformatting and linting.
Also, wondering is there any autoformatter for Mako templates, for django templates there is https://github.com/adamchainz/djade which can be used in pre-commit
I guess pre-commit is a good suggestion to let the project clean, and also check the new PRs if they correspond to the linting rules.
For example:
I will try to describe this issue in a PR.
The text was updated successfully, but these errors were encountered: