Skip to content

Release 2.0.0

Latest
Compare
Choose a tag to compare
@utarwyn utarwyn released this 22 Jan 18:34
· 11 commits to main since this release

Note

Please move to "creedengo-javascript" SonarQube plugin and @creedengo/eslint-plugin npm package.
Old plugins have been deprecated.

Added

  • #39 Add rule @creedengo/avoid-brightness-override (GCI522)
  • #41 Add rule @creedengo/no-torch (GCI530)
  • #58 Add support for SonarQube up to 25.1

Changed

  • #56 BREAKING: Rename plugin to creedengo-javascript
  • #44 Implement the rule GCI523 for React Native
  • #52 Remove trailing dots in Sonar rules descriptions
  • #62 Fix style attribute checks in GCI26 and GCI29
  • Update Docker Compose configuration file to V2

Deleted

  • #44 Merge the rule EC8 with GCI523