Skip to content

Code analysis tools #178

Answered by msbarry
msbarry asked this question in Q&A
Discussion options

You must be logged in to vote

Sonar
This is a commercial cloud tool that's free for open source projects. It has IDE plugins for eclipse, intellij, and VS code and the cloud analysis tool that can run against github PRs.
Pros: best IDE plugin support, easy integration into github PR workflow, opinionated defaults, github PR analysis only looks at changes in the current PR
Cons: The github PR integration does not add inline annotations - which is the main thing I was looking for, and also you can't run locally via maven without a sonar cloud API key
Example PR: #177

Replies: 8 comments

Comment options

msbarry
Apr 15, 2022
Maintainer Author

You must be logged in to vote
0 replies
Comment options

msbarry
Apr 15, 2022
Maintainer Author

You must be logged in to vote
0 replies
Comment options

msbarry
Apr 15, 2022
Maintainer Author

You must be logged in to vote
0 replies
Comment options

msbarry
Apr 15, 2022
Maintainer Author

You must be logged in to vote
0 replies
Comment options

msbarry
Apr 15, 2022
Maintainer Author

You must be logged in to vote
0 replies
Comment options

msbarry
Apr 15, 2022
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by msbarry
Comment options

msbarry
Apr 15, 2022
Maintainer Author

You must be logged in to vote
0 replies
Comment options

msbarry
Apr 15, 2022
Maintainer Author

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant