Skip to content

Add the ability to configure a patterns file (the -p flag) #16

@jzelinskie

Description

@jzelinskie

I'd like to be able to reuse my .gitignore file as the canonical source of files that markdownlint should ignore.

I'd like to be able to do

      - name: markdownlint-cli
        uses: nosborn/[email protected]
        with:
          files: .
          config_file: ".markdownlint.yaml"
          ignore_patterns_file: ".gitginore"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions