Add YAML linter.

This commit is contained in:
Kyle Isom
2016-05-27 16:50:40 -07:00
parent fb87692b55
commit cd6c00a203
2 changed files with 66 additions and 0 deletions

3
cmd/yamll/README Normal file
View File

@@ -0,0 +1,3 @@
yamll: yaml linter
Run this over YAML files to determine if they are well-formed or not.