Skip to content

SonarJS 2.19 RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@vilchik-elena vilchik-elena released this 23 Dec 16:34
· 2482 commits to master since this release

SNAPSHOT version of the plugin to allow users to test SonarJS during the request for feedback for the release 2.19.

This version brings 14 new rules! Among them couple rules based on built-in method resolution:

  • Arguments to built-in functions should match documented types
  • Return values should not be ignored when function calls don't have any side effects

Moreover some work was done on coverage side, see tickets SONARJS-800 and SONARJS-801.

Release notes: https://jira.sonarsource.com/jira/secure/ReleaseNote.jspa?projectId=10933&version=13460