diff options
author | w0rp <devw0rp@gmail.com> | 2016-10-03 23:53:04 +0100 |
---|---|---|
committer | w0rp <devw0rp@gmail.com> | 2016-10-03 23:53:04 +0100 |
commit | 2d1f1fd698ba195b32e58bbf09b48d7a236bea5f (patch) | |
tree | 17a3e8385e8e8d8dfb38d990b12a8b14e7ced12f /README.md | |
parent | 513e2c02354811c56771b6718c8dacbb6580572e (diff) | |
download | ale-2d1f1fd698ba195b32e58bbf09b48d7a236bea5f.zip |
Write YAML for the name instead, and make the example lines match the YAML linter regex.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ name. That seems to be the fairest way to arrange this table. | SASS/SCSS | [sass-lint](https://www.npmjs.com/package/sass-lint) | | TypeScript | [tslint](https://github.com/palantir/tslint)^ | | Vim | [vint](https://github.com/Kuniwak/vint)^ | -| Yaml | [yamllint](https://yamllint.readthedocs.io/)^ | +| YAML | [yamllint](https://yamllint.readthedocs.io/)^ | *^ Supported only on Unix machines via a wrapper script.* |