Closed adam-grant-hendry closed 1 year ago
Makes sense to me - I think that @agoose77 recently updated to ruff on some other projects in EB as well.
@choldgraf @agoose77 flake8 takes the longest linting time, not black. Can we reopen this until we switch from flake8 to ruff?
We should do both - let me check, I thought I'd removed flake8 but it's been a very long week...
Context
flake8
takes a long time to run (i.e.pre-commit
). It would be nicer to useruff
.Proposal
flake8
as a dependency, including the.flake8
file.ruff
rules topyproject.toml
file.pre-commit-config.yaml
to useruff
Tasks and updates
flake8
as a dependency, including the.flake8
file.ruff
rules topyproject.toml
file.pre-commit-config.yaml
to useruff