Skip to content

Add support for external documentation consumption for custom checks #15

@borkweb

Description

@borkweb

Talking with @d4mation, it'd be great to be able to supply markdown documentation for custom checks. Kind of like:

{
  "checks": {
      "has-min-js": {
          "type": "simple",
          "file": "checks/has-min-js.php",
          "help": "checks/has-min-js.md"
      }
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions