AgrosupDijon-DSI / moodle-local_ibob

Cnerta-Web Plugin iBob pour Moodle
Other
0 stars 0 forks source link

frankenstyle naming violations #13

Open danmarsden opened 4 months ago

danmarsden commented 4 months ago

The constants defined here violate the naming conventions. https://github.com/AgrosupDijon-DSI/moodle-local_ibob/blob/main/lib.php#L35-L46

please see: https://moodledev.io/general/development/policies/codingstyle/frankenstyle#constants

note this is a blocker for plugins db approval.