Skip to content

Releases: lowkeyfish/sonar-intellij-plugin

v0.2.2

21 Jan 10:57
Compare
Choose a tag to compare
  • Fix report display error, error occurs when git changelist file is renamed or deleted.

v0.2.1

06 Jan 06:27
Compare
Choose a tag to compare
  • 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

04 Jan 05:33
Compare
Choose a tag to compare
  • 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

18 Nov 02:04
Compare
Choose a tag to compare
  • Support more SonarScanner properties, such as 'sonar.projectKey', 'sonar.projectName', 'sonar.projectVersion', etc.

v0.1.6

12 Nov 03:17
Compare
Choose a tag to compare
  • Change 'sonar.working.directory' to '.idea/'.
  • Change 'sonar.projectKey' and 'sonar.projectName'.

v0.1.5

25 Sep 23:56
Compare
Choose a tag to compare
  • Fix the infinite loop caused by the rule[common-java:DuplicatedBlocks] not being found when parsing the report.

v0.1.4

16 Sep 12:34
Compare
Choose a tag to compare
  • Fix NoSuchMethodError: 'okhttp3.HttpUrl.get(java.lang.String)' in some cases.

v0.1.3

15 Sep 10:23
Compare
Choose a tag to compare
修复获取的Java version错误的问题.

v0.1.1

06 Sep 15:01
Compare
Choose a tag to compare
0.1.1