it-tools icon indicating copy to clipboard operation
it-tools copied to clipboard

yaml validator

Open MaurtiZ opened this issue 2 years ago • 7 comments
trafficstars

What tool do you want? yaml validator

Describe the solution you'd like just like "JSON prettify and format" but for yaml

Is their example of this tool in the wild? https://www.yamllint.com/

Additional context not needed

MaurtiZ avatar Jul 18 '23 19:07 MaurtiZ

I use Docker Compose for my system and always need a way to proof my files sometimes. This and also Home Assistant both use YAML, having something like this would be much handier. :)

Node815 avatar Aug 05 '23 05:08 Node815

I would also love to see this tool added.

ItsNoted avatar Sep 07 '23 14:09 ItsNoted

Hi @Node815, implemented a Docker Compose Validator in #965

sharevb avatar Apr 07 '24 19:04 sharevb

Hi @ItsNoted, @CorentinTh and @MaurtiZ, yaml validation (with error details) is implemented in #957

sharevb avatar Apr 07 '24 20:04 sharevb