summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatthew Turland <tobias382@gmail.com>2017-07-17 14:28:21 -0500
committerw0rp <w0rp@users.noreply.github.com>2017-07-17 20:28:21 +0100
commitda410caff8b2a7ba5c57e210ce24ac229ce347f0 (patch)
tree212057ac1202cb235489690d26b25e8094ec9d30 /README.md
parenta6cc492a996476f55a93c12d34c0547e5d9dd37f (diff)
downloadale-da410caff8b2a7ba5c57e210ce24ac229ce347f0.zip
Add yaml swaglint linter (#771)
* Add yaml swaglint linter
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a975b9d0..926402aa 100644
--- a/README.md
+++ b/README.md
@@ -125,7 +125,7 @@ name. That seems to be the fairest way to arrange this table.
| Vim help^ | [proselint](http://proselint.com/)|
| XHTML | [proselint](http://proselint.com/)|
| XML | [xmllint](http://xmlsoft.org/xmllint.html/)|
-| YAML | [yamllint](https://yamllint.readthedocs.io/) |
+| YAML | [swaglint](https://github.com/byCedric/swaglint), [yamllint](https://yamllint.readthedocs.io/) |
* *^ No linters for text or Vim help filetypes are enabled by default.*