diff options
author | David Hotham <david.hotham@metaswitch.com> | 2018-08-03 20:59:32 +0100 |
---|---|---|
committer | David Hotham <david.hotham@metaswitch.com> | 2018-08-03 21:13:48 +0100 |
commit | d0e33022539863b2c55aca49c1d1a9852b50c91d (patch) | |
tree | c79ff6e07c19b9eec0b261e73debeb89a0b836cd /README.md | |
parent | 209cd547839c78403a2453d6a1e454d121103e28 (diff) | |
download | ale-d0e33022539863b2c55aca49c1d1a9852b50c91d.zip |
Add support for yang-lsp
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -191,6 +191,7 @@ formatting. | XHTML | [alex](https://github.com/wooorm/alex) !!, [proselint](http://proselint.com/), [write-good](https://github.com/btford/write-good) | | XML | [xmllint](http://xmlsoft.org/xmllint.html) | | YAML | [swaglint](https://github.com/byCedric/swaglint), [yamllint](https://yamllint.readthedocs.io/) | +| YANG | [yang-lsp](https://github.com/theia-ide/yang-lsp) | <a name="usage"></a> |