sylvainlaurent / yaml-json-validator-maven-plugin

A maven plugin to check that YAML and JSON files are well formed and optionally valid against JSON schemas
Apache License 2.0
22 stars 14 forks source link

Allow empty yml files #1

Closed sylvainlaurent closed 5 years ago

sylvainlaurent commented 6 years ago

see PR #5

wilx commented 5 years ago

It would be nice to have this feature.

sylvainlaurent commented 5 years ago

done with PR #8