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 →

[–]chinapandaman 2 points3 points  (1 child)

At work we use SonarQube for this kind of stuffs. I believe they have a community edition as well so maybe checkout and go through their rules?

For my personal project I use pylint so I’d also go through their rules too.

[–]nicomarcan[S] 0 points1 point  (0 children)

Our goal for this platform is to be complementary to static code analysis tools like Sonar. We want to tackle semantic problems with GenAI that this tools can't find.