Legoktm has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/241081

Change subject: Add @codingStandardsIgnoreFile to 
ConsecutiveParametersMatcher.php
......................................................................

Add @codingStandardsIgnoreFile to ConsecutiveParametersMatcher.php

It was apparently copied from upstream, and doesn't match our coding
conventions.

Change-Id: I6da7ce6f29c9dff007f81a6fbf07dcc6ad37f04c
---
M tests/phpunit/includes/ConsecutiveParametersMatcher.php
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/81/241081/1

diff --git a/tests/phpunit/includes/ConsecutiveParametersMatcher.php 
b/tests/phpunit/includes/ConsecutiveParametersMatcher.php
index adf74bb..8de467f 100644
--- a/tests/phpunit/includes/ConsecutiveParametersMatcher.php
+++ b/tests/phpunit/includes/ConsecutiveParametersMatcher.php
@@ -1,4 +1,5 @@
 <?php
+// @codingStandardsIgnoreFile
 /*
  * This file is part of the PHPUnit_MockObject package.
  *

-- 
To view, visit https://gerrit.wikimedia.org/r/241081
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6da7ce6f29c9dff007f81a6fbf07dcc6ad37f04c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Legoktm <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to