-
Improvement
-
Resolution: Fixed
-
Minor
-
3.11.6, 4.0
-
MOODLE_311_STABLE, MOODLE_400_STABLE
-
MOODLE_311_STABLE, MOODLE_400_STABLE
-
MDL-74511-master -
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" />
|