Skip to content

Commit

Permalink
Merge pull request #275 from lucaboesch/typomoodlepluginci
Browse files Browse the repository at this point in the history
  • Loading branch information
stronk7 authored Mar 7, 2024
2 parents 158d5fd + 1e4c196 commit 1f3645e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ $ php composer.phar create-project moodlehq/moodle-plugin-ci ../moodle-plugin-ci
Once installed, you can run most of its commands to validate your code, e.g.

```
$ ../moodlepluginci/bin/moodle-plugin-ci mustache ./mod/forum/
$ ../moodle-plugin-ci/bin/moodle-plugin-ci mustache ./mod/forum/
RUN Mustache Lint on mod_forum
/home/ruslan/git/moodledev/mod/forum/templates/quick_search_form.mustache - OK: Mustache rendered html succesfully
/home/ruslan/git/moodledev/mod/forum/templates/single_discussion_list.mustache - OK: Mustache rendered html succesfully
Expand Down

0 comments on commit 1f3645e

Please sign in to comment.