-
Notifications
You must be signed in to change notification settings - Fork 13
Ci‐Pipeline
Theis Møller Nørby Jensen edited this page Dec 3, 2024
·
2 revisions
The official moodle docs suggest setting up a workflow for testing code and for making sure the code adheres to Moodles coding standards.
PHP_Codesniffer is a set of two scripts, one for finding coding standard violations and one for fixing minor violations.