Merge remote-tracking branch 'upstream/master' into eslint-no-small-switch
This commit is contained in:
commit
a4bcc9689b
22 changed files with 195 additions and 171 deletions
|
@ -76,7 +76,6 @@ module.exports = {
|
|||
'sonarjs/cognitive-complexity': ['warn'],
|
||||
// TODO: Enable the following rules and fix issues
|
||||
'sonarjs/no-duplicate-string': ['off'],
|
||||
'sonarjs/no-redundant-jump': ['off'],
|
||||
'sonarjs/prefer-object-literal': ['off'],
|
||||
'sonarjs/prefer-single-boolean-return': ['off']
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue