Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.11.6, 4.0
Description
We should include a .phpcs.xml file and ship with core. We should build it from the various thirdpartylibs.xml files and ensure that it's up-to-date when we add third party libraries.
The file is documented in https://github.com/squizlabs/PHP_CodeSniffer/wiki/Annotated-Ruleset and we can also have it extend the moodle standard with:
<rule ref="moodle" />
|