Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add
rye format
and rye lint
to pre-commit cfg
> Set up a project. > Set up a descent linting/formatting tools. > Configure the CI. > Add modern pre-commit git hooks managers. > Not use them for running formatters and linters. This patch adds the hooks for checking formatting and linting of the python code to the pre-commit configuration.
- Loading branch information