mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-24 23:21:12 -05:00
Fix case of "markdownlint" in README.md.
This commit is contained in:
parent
9b301300ec
commit
d838650711
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ Developers on **GitHub** can call the **GitHub Action** to lint their code base
|
|||
| **YAML** | Yamllint |
|
||||
| **Python3** | Pylint |
|
||||
| **JSON** | JsonLint |
|
||||
| **Markdown** | Markdownlint |
|
||||
| **Markdown** | markdownlint |
|
||||
| **Perl** | Perl |
|
||||
| **XML** | LibXML |
|
||||
| **CoffeeScript** | coffeelint |
|
||||
|
|
Loading…
Reference in a new issue