Commit Graph

2 Commits

Author SHA1 Message Date
Andrew Nicols e2eb63f1d9 MDL-77458 core: Add supported php version info to phpcs config 2023-03-02 20:37:52 +08:00
Andrew Nicols 7a5389f1cc MDL-76727 core: Allow phpcs configuration to be overridden locally
This change reduces the priority of the shipped phpcs configuration to
allow for local overrides.

This is beneficial in several situations:
- when users wish to apply stricter or additional standards
- when the integration team wishes to trial new rules
2022-12-20 09:35:51 +08:00