Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lint(exercises): check files.editor field for exercises #585

Merged
merged 2 commits into from
May 5, 2022
Merged

Commits on May 5, 2022

  1. lint(validators): allow optional array of files

    This commit allows the `hasArrayOfFiles` function to work with optional
    values.
    ErikSchierboom committed May 5, 2022
    Configuration menu
    Copy the full SHA
    824762a View commit details
    Browse the repository at this point in the history
  2. lint(exercises): check the validity of the files.editor field

    This commit adds support for linting the `files.editor` field
    in the `.meta/config.json` file of exercises.
    ErikSchierboom committed May 5, 2022
    Configuration menu
    Copy the full SHA
    f5858b5 View commit details
    Browse the repository at this point in the history