Y
Hacker News
new
|
ask
|
show
|
jobs
by
Cannabat
871 days ago
If you want to implement the suggested changes across your codebase, you can use the `flake8` plugin `flake8-comprehensions`, or `ruff`'s `C4` ruleset, which is an implementation of `flake8-comprehensions`.