[MediaWiki-commits] [Gerrit] Fixed Style/LeadingCommentSpace RuboCop offense - change (mediawiki/vagrant)

2015-09-23 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged.

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(-)

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



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 1f6bf41..42a7f6a 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: merged
Gerrit-Change-Id: I33f890f4e2837c0bdbfa07c730acf1444841d496
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/vagrant
Gerrit-Branch: master
Gerrit-Owner: Zfilipin 
Gerrit-Reviewer: BryanDavis 
Gerrit-Reviewer: Dduvall 
Gerrit-Reviewer: Zfilipin 
Gerrit-Reviewer: jenkins-bot <>

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] Fixed Style/LeadingCommentSpace RuboCop offense - change (mediawiki/vagrant)

2015-08-28 Thread Zfilipin (Code Review)
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 zfili...@wikimedia.org

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits