-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
3.2
-
None
-
MOODLE_32_STABLE
The idea is that we split the phpcs standard from local_codechecker into its own package which can be installed by composer.
Then we add that to the composer dev depencies of moodle. Then..
- Developers can configure their editors to a standard relative moodle phpcs path (vendor/foo/bar)
- The rules can be more easily versioned (and respected by cibot) - means we can start using phpcs for deprecations and so on
- duplicates
-
CONTRIB-6209 Ideas for improving distribution
-
- Closed
-