summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorq12321q <q12321q@gmail.com>2017-05-18 10:31:12 +0200
committerw0rp <w0rp@users.noreply.github.com>2017-05-18 09:31:12 +0100
commitcdf0fb39e532b0e0ed67ac8dcd088b58d822b74e (patch)
tree912b27dfcf41db0f879d9f6ae214b2aca9ef2af0 /README.md
parent3ca70cb841aa352eef56545e72188d0420cfa3f2 (diff)
downloadale-cdf0fb39e532b0e0ed67ac8dcd088b58d822b74e.zip
Add xmllint linter (#559)
* Add xmllint linter for xml
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index fc3d1d35..f0b382b9 100644
--- a/README.md
+++ b/README.md
@@ -115,6 +115,7 @@ name. That seems to be the fairest way to arrange this table.
| Vim | [vint](https://github.com/Kuniwak/vint) |
| Vim help^ | [proselint](http://proselint.com/)|
| XHTML | [proselint](http://proselint.com/)|
+| XML | [xmllint](http://xmlsoft.org/xmllint.html/)|
| YAML | [yamllint](https://yamllint.readthedocs.io/) |
* *^ No linters for text or Vim help filetypes are enabled by default.*