Commit graph

5 commits

Author SHA1 Message Date
Kunal Mehta 122587d584 build: Updating mediawiki/mediawiki-codesniffer to 0.11.0
The following sniffs are failing and were disabled:
* MediaWiki.Commenting.FunctionComment.MissingParamComment
* MediaWiki.Commenting.FunctionComment.MissingParamName
* MediaWiki.Commenting.FunctionComment.MissingParamTag
* MediaWiki.Commenting.FunctionComment.ParamNameNoMatch

The following sniffs now pass and were enabled:
* MediaWiki.Commenting.FunctionComment

Change-Id: I9f58d44f225ee06e13ca1d0d2cf9818962050487
2017-08-10 23:48:15 -04:00
Umherirrender 3fc6f2afb4 Do not die on phpcs run
Loading the php shim with composer autoload on phpcs run breaks phpcs

Bug: T168738
Change-Id: I6577a34fcb3d20f905e7120d39506bffc50b2fa2
2017-07-27 22:04:23 +02:00
Kunal Mehta 9479b86955 build: Updating mediawiki/mediawiki-codesniffer to 0.10.1
Change-Id: I9d427a9115965011f56520b70b085b5e9fbf5ec8
2017-07-23 00:25:27 -07:00
Kunal Mehta 706b758704 build: Updating mediawiki/mediawiki-codesniffer to 0.10.0
Change-Id: I71efb7abb37a71a082653e94eb8c3e65d98a452f
2017-07-01 09:50:37 +00:00
Umherirrender ac2641cddd Add phpcs and make pass
Change-Id: Ia62022c4a57719bdafb618047490a005e6c373ce
2017-05-17 19:20:32 +00:00