Skip to content

Add "Javascript coding style problems" from moodle.org/plugins prechecker to moodle-plugin-ci #95

Description

@abias

Hi,

I have noticed that the moodle.org/plugins prechecker runs some check on the Javascript Coding style which are currently not reported by moodle-plugin-ci.

For an example, please see
https://moodle.org/plugins/pluginversion.php?id=19343&smurf=html#js
where this error is reported:

lib/editor/atto/plugins/styles/yui/src/button/js/button.js
(#37) Expected space or tab after '/*' in comment. (spaced-comment)

At the same time, the corresponding Job in Travis CI does not report any problems with JavaScript:
https://travis-ci.org/moodleuulm/moodle-atto_styles/jobs/518201841

Do you have an idea if these JavaScript checks can also be added to moodle-plugin-ci?

Cheers,
Alex

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions