From: Kunal Mehta Date: Sat, 19 May 2018 21:52:00 +0000 (-0700) Subject: Re-enable MediaWiki.Usage.AssignmentInReturn.AssignmentInReturn sniff X-Git-Tag: 1.34.0-rc.0~5368^2 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/ajouter.php?a=commitdiff_plain;h=392ec106868dd5115d59b9d62841783d9c45c41f;p=lhc%2Fweb%2Fwiklou.git Re-enable MediaWiki.Usage.AssignmentInReturn.AssignmentInReturn sniff ...except in tests, where there's a pattern of using it in data providers. Change-Id: Iea15cd9c6046910b0c91044cd2aeaff1a40f4fc5 --- diff --git a/.phpcs.xml b/.phpcs.xml index 2175ca7f7a..440adafc03 100644 --- a/.phpcs.xml +++ b/.phpcs.xml @@ -23,7 +23,6 @@ - @@ -143,6 +142,9 @@ */includes/StubObject\.php + + */tests/phpunit/*\.php + .