tools: Recognized yml as an abbreviation of yaml.
This commit is contained in:
parent
d3a6a67d27
commit
76cbaa1f14
2 changed files with 2 additions and 2 deletions
|
|
@ -43,4 +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) • [golint](https://github.com/golang/lint) • [godoc](http://golang.org/x/tools)
|
||||
.yaml | [yamllint](https://github.com/adrienverge/yamllint)
|
||||
.yaml .yml | [yamllint](https://github.com/adrienverge/yamllint)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue