Skip to content

textlint.targetPath seems to be broken #27

@r4ai

Description

@r4ai

Description

When README.md exists in the project root:

  • With the default value "textlint.targetPath": "", README.md is correctly linted.
  • However, if any of the following values are set, README.md is no longer targeted for linting:
    • README.md
    • *
    • **/*

Expected Behavior

Based on my understanding, this option should accept glob patterns to specify target files. The current behavior seems to be broken.

broken.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions