mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-04-27 02:06:03 +03:00
[GH-ISSUE #1377] How do we ignore files? #2519
Labels
No labels
bug
enhancement
enhancement
enhancement
fixed in next
fixed in next
fixed in next
new rule
new rule
new rule
pull-request
question
refactoring
refactoring
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/markdownlint#2519
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ardauzan on GitHub (Oct 11, 2024).
Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/1377
I have been trying to configure markdownlint via the dot files. No matter what I do, .markdownlintignore is not respected. Can you help me? Also sorry if this is a stupid thing to ask but I have been trying to solve this issue for 4 hours now...
@DavidAnson commented on GitHub (Oct 11, 2024):
This project is a library that lints exactly the files you pass to it via code. I'm guessing you are using one of the CLIs or the VS Code extension? Please specify which and how you are using it.
@sanmai-NL commented on GitHub (Nov 4, 2024):
@ardauzan See https://github.com/DavidAnson/markdownlint/issues/666