Merge remote-tracking branch 'upstream/master' into fix-sonar-issues
This commit is contained in:
commit
7d2850f6a3
67 changed files with 527 additions and 627 deletions
|
@ -72,7 +72,6 @@ module.exports = {
|
|||
|
||||
'sonarjs/cognitive-complexity': ['warn'],
|
||||
// TODO: Enable the following rules and fix issues
|
||||
'sonarjs/no-collapsible-if': ['off'],
|
||||
'sonarjs/no-duplicate-string': ['off'],
|
||||
'sonarjs/no-duplicated-branches': ['off'],
|
||||
'sonarjs/no-identical-functions': ['off'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue