mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 00:31:07 -05:00
Merge pull request #121 from DavidAnson/markdownlint-case
Fix case of "markdownlint" in README.md.
This commit is contained in:
commit
3569fc0407
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