Context
flake8 takes a long time to run (i.e. pre-commit). It would be nicer to use ruff.
Proposal
- Remove
flake8 as a dependency, including the .flake8 file.
- Add
ruff rules to pyproject.toml file
- Modify
.pre-commit-config.yaml to use ruff
Tasks and updates
Context
flake8takes a long time to run (i.e.pre-commit). It would be nicer to useruff.Proposal
flake8as a dependency, including the.flake8file.ruffrules topyproject.tomlfile.pre-commit-config.yamlto useruffTasks and updates
flake8as a dependency, including the.flake8file.ruffrules topyproject.tomlfile.pre-commit-config.yamlto useruff