Skip to content

Commit eb270d8

Browse files
committed
ad dlinter
1 parent 1b78626 commit eb270d8

File tree

2 files changed

+2
-58
lines changed

2 files changed

+2
-58
lines changed

.markdownlint-cli2.yaml

Lines changed: 0 additions & 56 deletions
This file was deleted.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ pre-commit run markdownlint --all-files
138138

139139
#### Linting Rules
140140

141-
The repository uses `.markdownlintrc` with the following key settings:
141+
The repository uses `.markdownlint.yaml` with the following key settings:
142142

143143
- **Line length**: Disabled (no line length restrictions)
144144
- **Bare URLs**: Allowed
@@ -147,7 +147,7 @@ The repository uses `.markdownlintrc` with the following key settings:
147147
- **Trailing whitespace**: Allowed
148148
- **Emphasis style**: Flexible
149149

150-
See `.markdownlintrc` for complete configuration.
150+
See `.markdownlint.yaml` for complete configuration with detailed comments for each rule.
151151

152152
## **Common Questions**
153153

0 commit comments

Comments
 (0)