Skip to content

1.2.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jan 14:21
· 9 commits to main since this release
2c60387

Sonar Gosu Plugin 1.2.2

Special thanks to @komasztania for the various bug-fix contributions.

What's changed

Added

  • Added support to exclude specific import namespaces on the UnnecessaryImportRule (#55).

Fixed

  • Fixed exception throw by UnnecessaryImportRule when analyzing Gosu files with wildcard imports (#54).
  • Fixed ignored @SuppressWarnings on enhancements (#83).
  • Fixed unnecessary imports been highlighted on the wrong line (#87).

Removed

  • Removed deprecated DuplicatedBlocks rule from built-in profile (#70).

Full Changelog