Wow, so many solid tips!
I just tried `ruff` and holy crap, it’s fast. Fixed like 90% of my python fixable lint errors in seconds.
Still struggling with some weird `flake8` rules though—anyone know how to silence "line too long" without breaking `black`?
Also, the VS Code "Format on Save" tip is a game-changer.
Thanks y’all! 🙌
I just tried `ruff` and holy crap, it’s fast. Fixed like 90% of my python fixable lint errors in seconds.
Still struggling with some weird `flake8` rules though—anyone know how to silence "line too long" without breaking `black`?
Also, the VS Code "Format on Save" tip is a game-changer.
Thanks y’all! 🙌
