Removed disabling comments for Style/MethodMissingSuper (#15014)
* Removed disabling comments for Style/MethodMissingSuper * Update rubocop for codeclimate
This commit is contained in:
parent
0c24f4dce2
commit
9649ca0fbe
2 changed files with 1 additions and 3 deletions
|
@ -30,7 +30,7 @@ plugins:
|
|||
channel: eslint-7
|
||||
rubocop:
|
||||
enabled: true
|
||||
channel: rubocop-0-88
|
||||
channel: rubocop-0-92
|
||||
sass-lint:
|
||||
enabled: true
|
||||
exclude_patterns:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue