Commit graph

6 commits

Author SHA1 Message Date
Fomafix 4fd709678e Remove phpcs exclusion rule MediaWiki.Commenting.PropertyDocumentation.MissingVar
Fix code to pass phpcs.

Change-Id: I093b87804d6b2c66efa6ba039d6f1e4720f30209
2023-10-23 20:58:07 +00:00
libraryupgrader 2409df4d94 build: Updating mediawiki/mediawiki-codesniffer to 33.0.0
The following sniffs are failing and were disabled:
* MediaWiki.Commenting.PropertyDocumentation.MissingVar

Additional changes:
* Dropped .inc files from .phpcs.xml (T200956).

Change-Id: I8d0412c8660263e81f2a6d96d5827fb55191f1a7
2020-11-04 04:47:55 +00:00
libraryupgrader 94d093e9e6 build: Updating mediawiki/mediawiki-phan-config to 0.10.3
Additional changes:
* Dropped .php5 files from .phpcs.xml (T200956).

Change-Id: Ib1ba93425bf4d1434399bab58755a39c61b7fd54
2020-09-25 06:05:31 +00:00
libraryupgrader da8d0ab42f build: Updating mediawiki/mediawiki-codesniffer to 26.0.0
Additional changes:
* Committed package-lock.json (T179229) too.

Change-Id: I5abfe74290abf26968b2fa0e73830d0df7290376
2019-08-04 15:15:13 +00:00
libraryupgrader cdddfd3447 build: Updating mediawiki/mediawiki-codesniffer to 17.0.0
The following sniffs now pass and were enabled:
* MediaWiki.Commenting.FunctionComment.MissingParamComment

Change-Id: Icc397d04eb639544cdab2928c4c9873a042e0c55
2018-03-29 03:51:47 +00:00
libraryupgrader e0b5000a37 build: Updating mediawiki/mediawiki-codesniffer to 14.1.0
And moved phpcs.xml to .phpcs.xml (T177256).

Change-Id: I79c2828e8b73dc0c8d5724c894a0cbf258d4cb48
2017-10-21 04:26:41 +00:00
Renamed from phpcs.xml (Browse further)