Skip to content

--quiet to suppress boilerplate #545

Closed
@rgoldberg

Description

@rgoldberg

Please add a --quiet flag to suppress boilerplate, e.g.:

## outputs 4 boilerplate lines
$ markdownlint-cli2 '**/*.md'
markdownlint-cli2 v0.17.2 (markdownlint v0.37.4)
Finding: **/*.md !.build
Linting: 4 file(s)
Summary: 0 error(s)

## outputs nothing
$ markdownlint-cli2 --quiet '**/*.md'

Metadata

Metadata

Assignees

No one assigned

    Labels

    fixed in nextFixed in the "next" branch for the next releasequestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions