Commit graph

7 commits

Author SHA1 Message Date
Sam Wilson 96390e0876 Remove code sniffer exclusions and update other dependencies
Remove the two PHP Code Sniffer exclusions and fix the code to
pass (including clarifying code docs). Also update two dev
dependencies (which require no changes).

Change-Id: I953489b6b210dbc0bcbcbe57c574039a4ce0255c
2019-01-07 10:33:26 -08:00
libraryupgrader 172f99c53d build: Updating mediawiki/mediawiki-codesniffer to 23.0.0
The following sniffs now pass and were enabled:
* MediaWiki.Commenting.FunctionComment.MissingDocumentationPublic

Change-Id: I4784b14fb5a1558227c66217db0c25a709c73927
2018-11-16 08:21:39 +00:00
Umherirrender e5078b53a4 Add method scope visibility
Change-Id: I431d7c43ea288d8fbb8da7cd9ff2f718918fcec4
2018-11-02 11:23:45 +01:00
libraryupgrader e0d79c80b0 build: Updating mediawiki/mediawiki-codesniffer to 17.0.0
The following sniffs now pass and were enabled:
* MediaWiki.Commenting.FunctionComment.MissingParamComment

Change-Id: Ic4069c1d358456f646eb4cf1933d424328aaafa5
2018-03-29 05:21:59 +00:00
libraryupgrader 1240f9be6a build: Updating mediawiki/mediawiki-codesniffer to 15.0.0
The following sniffs are failing and were disabled:
* Squiz.Scope.MethodScope.Missing

The following sniffs now pass and were enabled:
* MediaWiki.Files.ClassMatchesFilename.NotMatch

Change-Id: I5ed0dc8974bd4e2c0202d7bdcfdb42242bd25ae9
2017-12-30 02:19:48 +00:00
Umherirrender 901329cb18 Move RSSUtils to own file
Makes MediaWiki.Files.OneClassPerFile.MultipleFound pass

Change-Id: If3313f598589a48b7ad5bae65aed8536de48c0e8
2017-12-21 22:14:55 +01:00
libraryupgrader 64ed018673 build: Updating mediawiki/mediawiki-codesniffer to 14.1.0
And moved phpcs.xml to .phpcs.xml (T177256).

Change-Id: Ia7be2a5ac7f9e0ddb37d09e760c01410ea08231a
2017-10-21 04:29:16 +00:00
Renamed from phpcs.xml (Browse further)