Skip to content

Commit f2f2468

Browse files
kabalinpolothy
authored andcommitted
Refect changes in docs.
1 parent 1e1f708 commit f2f2468

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/TravisFileExplained.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@ script:
9898
# conforms to the Moodle coding standards. It is highly recommended
9999
# that you keep this step.
100100
- moodle-plugin-ci codechecker
101+
# This step runs Moodle PHPDoc checker on your plugin.
102+
- moodle-plugin-ci phpdoc
101103
# This step runs some light validation on the plugin file structure
102104
# and code. Validation can be plugin specific.
103105
- moodle-plugin-ci validate

0 commit comments

Comments
 (0)