Merge pull request #36 from KabbAmine/linter-yamllint

Add linter yamllint for yaml
This commit is contained in:
w0rp
2016-10-04 00:50:46 +02:00
committed by GitHub
2 changed files with 49 additions and 0 deletions

View File

@@ -39,6 +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/)^ |
*^ Supported only on Unix machines via a wrapper script.*