Many gerrit repositories have phpcs for code style quality.
The phpcs is missing on DonationInterface. The repo has its own vendor submodule.
Please add phpcs. Be careful with the last version (0.10.0) due to T167168, use 0.8.1 for the moment.
Many gerrit repositories have phpcs for code style quality.
The phpcs is missing on DonationInterface. The repo has its own vendor submodule.
Please add phpcs. Be careful with the last version (0.10.0) due to T167168, use 0.8.1 for the moment.
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
mediawiki/extensions/DonationInterface | master | +1 K -1 K | Add phpcs script |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | None | T166613 Update DonationInterface code style for php5.5 | |||
Resolved | mepps | T170314 Add phpcs to DonationInterface |
PHP_CodeSniffer 3.x breaks when prepend-autoloader: false (T167168) got fixed. Kunal is going to release a new version
Change 371770 had a related patch set uploaded (by Mepps; owner: Mepps):
[mediawiki/extensions/DonationInterface@master] WIP Add phpcs script but times out on test
Change 371770 merged by jenkins-bot:
[mediawiki/extensions/DonationInterface@master] Add phpcs script