Hashar has submitted this change and it was merged.
Change subject: Fixed RuboCop Style/TrailingBlankLines offense
......................................................................
Fixed RuboCop Style/TrailingBlankLines offense
Bug: 72841
Change-Id: Ie686dd58275e8c00652cab0e64c1aeddd1dc3b8a
---
M .rubocop_todo.yml
M bin/doccomparer.rb
M bin/testsuitegenerator.rb
3 files changed, 0 insertions(+), 8 deletions(-)
Approvals:
Hashar: Looks good to me, approved
diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml
index 4578fe3..ce8ae0e 100644
--- a/.rubocop_todo.yml
+++ b/.rubocop_todo.yml
@@ -140,12 +140,6 @@
Style/Tab:
Enabled: false
-# Offense count: 2
-# Cop supports --auto-correct.
-# Configuration parameters: EnforcedStyle, SupportedStyles.
-Style/TrailingBlankLines:
- Enabled: false
-
# Offense count: 5
# Cop supports --auto-correct.
# Configuration parameters: EnforcedStyleForMultiline, SupportedStyles.
diff --git a/bin/doccomparer.rb b/bin/doccomparer.rb
index 4cb52e7..b356f49 100644
--- a/bin/doccomparer.rb
+++ b/bin/doccomparer.rb
@@ -159,4 +159,3 @@
end
end
end
-
diff --git a/bin/testsuitegenerator.rb b/bin/testsuitegenerator.rb
index c804392..dc1246a 100644
--- a/bin/testsuitegenerator.rb
+++ b/bin/testsuitegenerator.rb
@@ -98,4 +98,3 @@
puts JSON.pretty_generate tests
end
-
--
To view, visit https://gerrit.wikimedia.org/r/172741
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie686dd58275e8c00652cab0e64c1aeddd1dc3b8a
Gerrit-PatchSet: 2
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: Zfilipin <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits