jenkins-bot has submitted this change and it was merged.

Change subject: [BrowserTest] Remove outdated offenses from .rubocop_todo.yml
......................................................................


[BrowserTest] Remove outdated offenses from .rubocop_todo.yml

HashSyntax and StringLiterals were appearing in lib/ve,
but this was fixed there.

Change-Id: I6f6131efee17b4d40e993aa475f59920392849cf
---
M .rubocop_todo.yml
1 file changed, 0 insertions(+), 12 deletions(-)

Approvals:
  Zfilipin: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml
index 815ef4e..eec07d6 100644
--- a/.rubocop_todo.yml
+++ b/.rubocop_todo.yml
@@ -18,15 +18,3 @@
 # Configuration parameters: AllowedVariables.
 Style/GlobalVars:
   Enabled: false
-
-# Offense count: 170
-# Cop supports --auto-correct.
-# Configuration parameters: EnforcedStyle, SupportedStyles.
-Style/HashSyntax:
-  Enabled: false
-
-# Offense count: 2317
-# Cop supports --auto-correct.
-# Configuration parameters: EnforcedStyle, SupportedStyles.
-Style/StringLiterals:
-  Enabled: false

-- 
To view, visit https://gerrit.wikimedia.org/r/191627
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I6f6131efee17b4d40e993aa475f59920392849cf
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/VisualEditor
Gerrit-Branch: master
Gerrit-Owner: Amire80 <[email protected]>
Gerrit-Reviewer: Amire80 <[email protected]>
Gerrit-Reviewer: Zfilipin <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to