Releases: lowkeyfish/sonar-intellij-plugin
Releases · lowkeyfish/sonar-intellij-plugin
v0.2.2
v0.2.1
- Set 'sonar.java.binaries' according to the scope of code analysis to reduce the time-consuming of the SpotBugs analysis.
- Issue description shows its associated rule.
v0.2.0
- Support code analysis by scope, such as project files, module files, package files, changelist files, open files, and selected files.
- The report shows support for filtering and marking resolved issues.
- Supports the latest version of IDEA.
v0.1.7
- Support more SonarScanner properties, such as 'sonar.projectKey', 'sonar.projectName', 'sonar.projectVersion', etc.
v0.1.6
- Change 'sonar.working.directory' to '.idea/'.
- Change 'sonar.projectKey' and 'sonar.projectName'.
v0.1.5
- Fix the infinite loop caused by the rule[common-java:DuplicatedBlocks] not being found when parsing the report.
v0.1.4
- Fix NoSuchMethodError: 'okhttp3.HttpUrl.get(java.lang.String)' in some cases.
v0.1.3
修复获取的Java version错误的问题.
v0.1.1
0.1.1