Zfilipin has uploaded a new change for review.
https://gerrit.wikimedia.org/r/234502
Change subject: Fixed Style/LeadingCommentSpace RuboCop offense
......................................................................
Fixed Style/LeadingCommentSpace RuboCop offense
Bug: T106220
Change-Id: I33f890f4e2837c0bdbfa07c730acf1444841d496
---
M .rubocop_todo.yml
M Vagrantfile
2 files changed, 1 insertion(+), 6 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/vagrant
refs/changes/02/234502/1
diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml
index 7907584..3cc7ab9 100644
--- a/.rubocop_todo.yml
+++ b/.rubocop_todo.yml
@@ -46,11 +46,6 @@
Style/GuardClause:
Enabled: false
-# Offense count: 1
-# Cop supports --auto-correct.
-Style/LeadingCommentSpace:
- Enabled: false
-
# Offense count: 12
# Cop supports --auto-correct.
Style/NegatedIf:
diff --git a/Vagrantfile b/Vagrantfile
index 0e8e4af..b56b8a7 100644
--- a/Vagrantfile
+++ b/Vagrantfile
@@ -175,7 +175,7 @@
vw.vmx['numvcpus'] = settings[:vagrant_cores]
# To boot the VM in graphical mode, uncomment the following line:
- #vw.gui = true
+ # vw.gui = true
end
config.vm.provider :lxc do |lxc|
--
To view, visit https://gerrit.wikimedia.org/r/234502
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I33f890f4e2837c0bdbfa07c730acf1444841d496
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/vagrant
Gerrit-Branch: master
Gerrit-Owner: Zfilipin <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits