admin/local/codechecker/index: Difference between revisions

From MoodleDocs
(tidy up)
(Added see also)
Line 4: Line 4:


The comment style is really not important.
The comment style is really not important.
==See also==
[https://moodle.org/mod/forum/discuss.php?d=371967 this forum thread] about Moodle coding style.


[[es:admin/local/codechecker/index]]
[[es:admin/local/codechecker/index]]

Revision as of 17:00, 13 June 2018

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.