Skip to content

Support pre-commit compatibility for markdownlint-cli #30

@siddjellali

Description

@siddjellali

Hello,

First of all, thank you for the great work on markdownlint-cli.

I would like to propose a small enhancement to improve compatibility with the pre-commit framework.
Currently, when integrating markdownlint-cli in a .pre-commit-config.yaml like the following:

- repo: https://github.com/igorshubovych/markdownlint-cli
  rev: v0.43.0
  hooks:
    - id: markdownlint

pre-commit throws an error

Thank you in advance for considering this enhancement.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions