Write YAML for the name instead, and make the example lines match the YAML linter regex.

This commit is contained in:
w0rp
2016-10-03 23:53:04 +01:00
parent 513e2c0235
commit 2d1f1fd698
2 changed files with 3 additions and 3 deletions

View File

@@ -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.*