docs: correct name for markdown-lint

This commit is contained in:
Ahmad Nassri 2020-07-06 15:20:04 -04:00 committed by GitHub
parent 93bf4a79d4
commit 279790044c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -310,9 +310,8 @@ ignore_templates:
- [markdownlint inline comment syntax](https://github.com/DavidAnson/markdownlint#configuration)
### markdownlint Config file
- `.github/linters/.markdown-lint.yml`
- You can pass multiple rules and overwrite default rules
- File should be located at: `.github/linters/.markdownlint.yml`
- File should be located at: `.github/linters/.markdown-lint.yml`
### markdownlint disable single line
```markdown