Commit graph

8 commits

Author SHA1 Message Date
Fomafix 42ef4ee402 Remove phpcs exclude rules and update PHP code
Change-Id: Ifecf2f8a053b9304a8e9e6558cd7c1f570f15084
2022-11-04 13:09:25 +00:00
DannyS712 022da28e19 Unsuppress MissingDocumentationProtected and add docs
Change-Id: I169df0d822232c74ad5069141e032dbb10af6ac1
2022-03-12 01:45:39 +00:00
libraryupgrader b6c97654b5 build: Updating mediawiki/mediawiki-codesniffer to 33.0.0
Additional changes:
* Dropped .inc files from .phpcs.xml (T200956).
* Added the `wikimedia/mediawiki` profile in .eslintrc.json (T262222).
* Removed global `mw`, included via `wikimedia/mediawiki` profile (T262222).
* Dropped the emtpy global definition in .eslintrc.json.

Change-Id: I9926097eec1c9ccbc0dbb1f59619ecc4f7b69032
2020-11-04 05:07:52 +00:00
libraryupgrader 6ad4791183 build: Updating mediawiki/mediawiki-phan-config to 0.10.3
Additional changes:
* Dropped .php5 files from .phpcs.xml (T200956).

Change-Id: Ic44b9e8353403ad0c9dd11ef0bc63ebd3cab685c
2020-09-25 06:19:46 +00:00
libraryupgrader f8fee32009 build: Updating mediawiki/mediawiki-codesniffer to 18.0.0
The following sniffs now pass and were enabled:
* MediaWiki.Commenting.FunctionComment.MissingDocumentationPublic

Change-Id: Id2ac16338a4c4e6d6832c5130e73489f8905bf97
2018-04-14 04:31:19 +00:00
libraryupgrader 7f735ccaa3 build: Updating mediawiki/mediawiki-codesniffer to 17.0.0
The following sniffs now pass and were enabled:
* MediaWiki.Commenting.FunctionComment.MissingParamComment

Change-Id: If6df0a611f269e7ce19ab79ede103b59d283fd0a
2018-03-29 04:12:15 +00:00
Kunal Mehta 3189caee68 Move classes into includes/, and rename files to match class name
Change-Id: I00b50e20b34d5a3cc7803b1d950d9a2fdab87d7e
2018-02-04 14:29:42 -08:00
libraryupgrader 9606b952f2 build: Updating mediawiki/mediawiki-codesniffer to 14.1.0
And moved phpcs.xml to .phpcs.xml (T177256).

Change-Id: Ib79f37a36e07bacbc9ecd332564e00fbffdd4aae
2017-10-21 04:27:09 +00:00
Renamed from phpcs.xml (Browse further)