Y
Hacker News
new
|
ask
|
show
|
jobs
by
Pandabob
1228 days ago
I’m personally defaulting to pylance, flake8, black, mypy (strict), autoflake and isort to keep my Python code sensible. That said, it usually takes me like 15 minutes to set this all up in VSCode.
2 comments
sdeframond
1228 days ago
Someone in this thread mentioned Ruff. I think you might be interested.
https://beta.ruff.rs/docs/
link
abybaddi009
1228 days ago
Can you please share a guide on your setup?
link
https://beta.ruff.rs/docs/