Commit 262a25a
committed
chore: update markdownlintignore and pre-commit config
Add `.github/` to `.markdownlintignore` to exclude GitHub-specific
files from markdown linting, as they are not relevant for content
validation.
Integrate `markdownlint` into the pre-commit configuration to ensure
consistent markdown style and formatting across the project. This
addition helps maintain code quality and readability by automatically
checking markdown files before commits.1 parent f519a6d commit 262a25a
2 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
| |||
0 commit comments