Skip to content

Release 2.1.0

Latest
Compare
Choose a tag to compare
@utarwyn utarwyn released this 31 Mar 21:13
· 4 commits to main since this release

Added

  • #40 Add rule @creedengo/avoid-autoplay (GCI36)
  • #45 Add rule @creedengo/avoid-keep-awake (GCI505)
  • #46 Add rule @creedengo/prefer-lighter-formats-for-image-files (GCI31)
  • #68 Add support for SonarQube up to 25.3

Fixed

  • #69 Only support string literals (GCI11)
  • #70 Only support SQL queries within standard methods (GCI24)
  • #71 Avoid triggering an exception (GCI12)
  • #73 Avoid false-positive with nested objects (GCI12)