jenkins-bot has submitted this change and it was merged.
Change subject: Corrected Style/PercentLiteralDelimiters RuboCop offenses
......................................................................
Corrected Style/PercentLiteralDelimiters RuboCop offenses
Change-Id: I47f708b492b3b19f42ad8ec676e28cf7c867b57e
---
M .rubocop_todo.yml
M mediawiki_selenium.gemspec
2 files changed, 1 insertion(+), 7 deletions(-)
Approvals:
Dduvall: Looks good to me, approved
Zfilipin: Looks good to me, approved
jenkins-bot: Verified
diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml
index a14a080..2c817b6 100644
--- a/.rubocop_todo.yml
+++ b/.rubocop_todo.yml
@@ -5,12 +5,6 @@
# Note that changes in the inspected code, or installation of new
# versions of RuboCop, may require this file to be generated again.
-# Offense count: 2
-# Cop supports --auto-correct.
-# Configuration parameters: PreferredDelimiters.
-Style/PercentLiteralDelimiters:
- Enabled: false
-
# Offense count: 1
# Cop supports --auto-correct.
Style/RedundantBegin:
diff --git a/mediawiki_selenium.gemspec b/mediawiki_selenium.gemspec
index 03341c3..70c7d5c 100644
--- a/mediawiki_selenium.gemspec
+++ b/mediawiki_selenium.gemspec
@@ -17,7 +17,7 @@
makes it easy to update the shared code.
end
- spec.summary = %q{An easy way to run MediaWiki Selenium tests.}
+ spec.summary = %q(An easy way to run MediaWiki Selenium tests.)
spec.homepage =
"https://gerrit.wikimedia.org/r/#/admin/projects/mediawiki/selenium"
spec.license = "GPL-2"
--
To view, visit https://gerrit.wikimedia.org/r/192355
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I47f708b492b3b19f42ad8ec676e28cf7c867b57e
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/selenium
Gerrit-Branch: master
Gerrit-Owner: Dduvall <[email protected]>
Gerrit-Reviewer: Cmcmahon <[email protected]>
Gerrit-Reviewer: Dduvall <[email protected]>
Gerrit-Reviewer: Hashar <[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