admin/local/codechecker/index

From MoodleDocs
Revision as of 17:00, 13 June 2018 by German Valero (talk | contribs) (tidy up)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The Code Checker plugin for Moodle checks for Coding style errors and warnings.

If anything you should be looking for errors only, warnings are recommendations, basically. while errors are clear violations, warnings can be understood as recommendations. If you decide to follow or ignore them it's up to you to follow them, it's not so hard, really. But your choice, anyway.

The comment style is really not important.

See also

This forum thread about Moodle coding style.