Skip to content
This repository was archived by the owner on Oct 3, 2024. It is now read-only.

0.10.0

Choose a tag to compare

@yassin-kammoun-sonarsource yassin-kammoun-sonarsource released this 13 Aug 09:31
· 124 commits to master since this release
52d94bc
  • Fix link to docs in rule meta (#270)
  • Fix no-inverted-boolean-check: enclose autofix with parentheses on double negation (#187)
  • Fix no-gratuitous-expressions: TypeError when accessing non-existing parent scope (#271)
  • Improve prefer-immediate-return: ignore when returned variable has a declared type (#274)