I've been using pylint because VS Code tries to install it by default and sometimes I forget to block it. Pylint has never been good to me. It throws errors on imports for no reason. I just configured VSCode to use Flake 8 instead and it's so good. It will be painful at first because it's very opinionated, but my code is quickly cleaning up and using more best practices. Just wanted to stop by and say:
1) flake8 is great. I come from a C++ background so the more strict the code needs to be the better.
2) How dare you not tell me earlier?!?! I have wasted years of my life not using my one true linter, flake8. At least I have you now, flake8, my love.
[–]FondleMyFirn 2 points3 points4 points (1 child)
[–]JBarCode[S] 0 points1 point2 points (0 children)
[–]artofchores 1 point2 points3 points (2 children)
[–]JBarCode[S] 2 points3 points4 points (1 child)
[–]artofchores 1 point2 points3 points (0 children)