Hashar has submitted this change and it was merged.
Change subject: Fixed RuboCop Style/EmptyLines offense
......................................................................
Fixed RuboCop Style/EmptyLines offense
Bug: 72841
Change-Id: If7619c1d47555b8d5c8314bd8396f7f753acf729
---
M .rubocop_todo.yml
M bin/doccomparer.rb
2 files changed, 0 insertions(+), 6 deletions(-)
Approvals:
Hashar: Looks good to me, approved
diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml
index 6597d85..1798b3f 100644
--- a/.rubocop_todo.yml
+++ b/.rubocop_todo.yml
@@ -42,11 +42,6 @@
Style/CommentIndentation:
Enabled: false
-# Offense count: 1
-# Cop supports --auto-correct.
-Style/EmptyLines:
- Enabled: false
-
# Offense count: 3
# Configuration parameters: MaxLineLength.
Style/IfUnlessModifier:
diff --git a/bin/doccomparer.rb b/bin/doccomparer.rb
index 0d6251e..e5104b5 100644
--- a/bin/doccomparer.rb
+++ b/bin/doccomparer.rb
@@ -130,7 +130,6 @@
out.compact.join "\n"
end
-
if ARGV.empty? || ARGV == ['-h'] || ARGV == ['--help']
$stderr.puts "usage: ruby [-v] #{$0} <dirA> <dirB> <nameA> <nameB>"
$stderr.puts " ruby #{$0} src php JS PHP > compare.txt"
--
To view, visit https://gerrit.wikimedia.org/r/172731
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If7619c1d47555b8d5c8314bd8396f7f753acf729
Gerrit-PatchSet: 3
Gerrit-Project: oojs/ui
Gerrit-Branch: master
Gerrit-Owner: Zfilipin <[email protected]>
Gerrit-Reviewer: Dduvall <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: Jforrester <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits