btford / btford/write-good

question: possibility of ignoring directories and files with globbing

Open
#93 4 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
5.1k
Forks
187
PR merge metrics
No merged PRs in 30d

Description

Hello everybody :)
First off thank you very much for your work 👍

Maybe it's just me, but i don't seem to be able to ignore the `node_modules`-folder, how would a command: "_lint all `.md`-files but ignore `node_modules`_" look like, if it is possible in the first place?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by examining the CLI's handling of file globs, using the requested case of linting `.md` files while excluding `node_modules`. Determine whether ignore patterns are already supported and identify the relevant documentation or command behavior to update; done means users have a clear, working way to express this exclusion.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.