Skip to content

Tags: pkdevboxy/sonar-javascript

Tags

2.10

Toggle 2.10's commit message
[maven-release-plugin] copy for tag 2.10

2.10-RC1

Toggle 2.10-RC1's commit message
SONARJS-599 Update message of ConstructorFunctionsForSideEffectsCheck

2.10-M1

Toggle 2.10-M1's commit message
SONARJS-119 Add Rule: Loop counters should not be assigned to from wi…

…thin the loop body

2.9

Toggle 2.9's commit message
[maven-release-plugin] copy for tag 2.9

2.9-RC1

Toggle 2.9-RC1's commit message
Update parent pom to version 24

2.8

Toggle 2.8's commit message
[maven-release-plugin] copy for tag 2.8

2.8-M5

Toggle 2.8-M5's commit message
SONARJS-515 Rule: Results of operations on strings should not be ignored

2.8-M4

Toggle 2.8-M4's commit message
SONARJS-500 Remove EcmaScriptLexer from highlight

Syntax highlighting was reimplemented using BaseTreeVisitor

2.8-M3

Toggle 2.8-M3's commit message
SONARJS-500 Remove EcmaScriptLexer from highlight

Syntax highlighting was reimplemented using BaseTreeVisitor

2.8-M2

Toggle 2.8-M2's commit message
Migrate S104 from AstNode.