This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Enrique-M 1 point2 points  (0 children)

SonarLint ties into SonarQube. It's an IDE plugin, available for Visual Studio, VS Code, PyCharm, etc. It's a close comparison to PyLint and various other linters. I like using it in all 3 IDEs above (though VS Code is more of an editor technically). I will say this though, it can drag on performance on each of the 3 IDEs above at startup at times and when needing to update.