tools: Added yamllint for yaml files.
This commit is contained in:
parent
9b9d58ca01
commit
8a5b76510b
2 changed files with 8 additions and 1 deletions
|
|
@ -43,3 +43,4 @@ Extensions | Tools
|
|||
.png .jpg .gif .bmp .ppm .tiff .tga | [pil](http://python-pillow.github.io/) • [pil_half](http://python-pillow.github.io/)
|
||||
.bash .sh .dash .ksh | [shellcheck](http://hackage.haskell.org/package/ShellCheck)
|
||||
.go | [gofmt](https://golang.org) • [go_vet](https://golang.org) • [godoc](http://golang.org/x/tools)
|
||||
.yaml | [yamllint](https://github.com/adrienverge/yamllint)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue