Commit graph

8 commits

Author SHA1 Message Date
libraryupgrader 246e14487b build: Updating mediawiki/mediawiki-codesniffer to 31.0.0
The following sniffs now pass and were enabled:
* PSR12.Properties.ConstantVisibility.NotFound

Additional changes:
* Replaced "jakub-onderka" packages with "php-parallel-lint".

Change-Id: I4dfbfd034a15cec9a107d20df9289ea47ab4a377
2020-05-30 08:01:36 +00:00
libraryupgrader 9a41a95389 build: Updating mediawiki/mediawiki-codesniffer to 29.0.0
The following sniffs are failing and were disabled:
* MediaWiki.Commenting.FunctionComment.MissingDocumentationPrivate

Additional changes:
* Also sorted "composer fix" command to run phpcbf last.

Change-Id: I8846de470461b4887dbc1e33653c8cdec8839366
2020-01-14 12:46:52 +00:00
James D. Forrester c88aed986c build: Upgrade mediawiki-codesniffer to v28.0.0
Change-Id: I39190ff2056c24184f128eba71d619fc748b0ca5
2019-10-11 12:04:42 -07:00
libraryupgrader 532795aeb0 build: Updating mediawiki/mediawiki-codesniffer to 20.0.0
The following sniffs now pass and were enabled:
* MediaWiki.Commenting.MissingCovers.MissingCovers

Change-Id: I1a1589f98159dff69d73ce42ffd7f8dd68ecd806
2018-05-26 06:43:24 +00:00
libraryupgrader 0f6fd809e6 build: Updating mediawiki/mediawiki-codesniffer to 17.0.0
The following sniffs now pass and were enabled:
* MediaWiki.Commenting.FunctionComment.MissingParamComment

Change-Id: I0968e177443895f38bb8caf1d2cb39acccf83f83
2018-03-29 06:04:51 +00:00
libraryupgrader c9e62404e0 build: Updating mediawiki/mediawiki-codesniffer to 16.0.0
The following sniffs are failing and were disabled:
* MediaWiki.Commenting.MissingCovers.MissingCovers

Change-Id: Ie2a21620cafc287d42b4c7a8b9800fb3850cc3e5
2018-02-15 14:32:25 +00:00
Fomafix 84ef237bde Rename PHP files to match class names
This avoids the exclusion of the rule
MediaWiki.Files.ClassMatchesFilename.NotMatch in .phpcs.xml.

Change-Id: Ifd7f5f59097c6dedc19f031baaef538023a33336
2017-12-15 23:58:46 +01:00
libraryupgrader e5defd10aa build: Updating mediawiki/mediawiki-codesniffer to 14.1.0
And moved phpcs.xml to .phpcs.xml (T177256).

Change-Id: I3ed1aca485facfc7c7621021ef0d016b77b3039b
2017-10-21 04:30:55 +00:00
Renamed from phpcs.xml (Browse further)