Freddy Mallet

Results 19 issues of Freddy Mallet

http://eslint.org/docs/rules/no-case-declarations.html

type: new rule
topic: quality

[RSPEC-930](https://jira.sonarsource.com/browse/RSPEC-930)

type: enhancement
topic: quality

[RSPEC-1854](https://jira.sonarsource.com/browse/RSPEC-1854) Improve the rule to cover cases when object properties are assigned a value which is never used, e.g: ``` var obj = { first: 1, second: 2 } obj.first...

type: false negative
topic: quality

[RSPEC-3923](https://jira.sonarsource.com/browse/RSPEC-3923) and [RSPEC-1871](https://jira.sonarsource.com/browse/RSPEC-1871) have been updated in sync to support two new exceptions (see the rule descriptions). The implementations must be updated accordingly.

enhancement

Implements [RSPEC-1068](https://jira.sonarsource.com/browse/RSPEC-1068)

new-rule

Implements [RSPEC-1450](https://jira.sonarsource.com/browse/RSPEC-1450)

new-rule

Implements [RSPEC-3358](https://jira.sonarsource.com/browse/RSPEC-3358)

new-rule
common-rule

Source: http://stackoverflow.com/questions/42759665/does-sonarlint-have-the-custom-dictionary-feature-like-the-fxcop

Type: Improvement
Area: C#

Should implement [RSPEC-2189](https://jira.sonarsource.com/browse/RSPEC-2189)

Type: New Feature
Area: VB.NET
Area: C#

Based on the value of the RSPEC field "Analysis Scope" (see [MMF-1160](https://jira.sonarsource.com/browse/MMF-1160)), SonarGo should automatically determine when a rule should be applied to main source files or to test sources...

new feature