Skip to content

Commit

Permalink
chore: improved the markdownlint configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
kurone-kito committed Dec 16, 2024
1 parent 59ba98d commit 5c748e5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .markdownlint-cli2.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ignores:
- .github/CODE_OF_CONDUCT*
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"explorer.fileNesting.patterns": {
"*.md": "${capture}.*.md",
".gitattributes": ".gitignore",
".markdownlint.*": ".markdownlint-cli2.*",
"Brewfile": "min.Brewfile, Brewfile.lock.json",
"cspell.config.yml": ".cspell.cache"
},
Expand Down

0 comments on commit 5c748e5

Please sign in to comment.