We should consider integrating the SonarJava static code analyzer in Coderadar.
The source code can be found here: https://github.com/SonarSource/sonar-java
SonarJava is used in SonarLint and SonarQube.
A full list of the analyzers Sonar offers can be found here:
https://www.sonarsource.com/products/codeanalyzers/
Most of them are open source and LGPL licensed, which as far as I know, should be compatible with the MIT license.
We should consider integrating the SonarJava static code analyzer in Coderadar.
The source code can be found here: https://github.com/SonarSource/sonar-java
SonarJava is used in SonarLint and SonarQube.
A full list of the analyzers Sonar offers can be found here:
https://www.sonarsource.com/products/codeanalyzers/
Most of them are open source and LGPL licensed, which as far as I know, should be compatible with the MIT license.