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

feature: add allow empty files option #5

Closed hhwidera closed 5 years ago

hhwidera commented 6 years ago

Hi,

I added a new option for 'allow empty file'.

option name: isEmptyFileAllowed default value: false

cheers, Hans

sylvainlaurent commented 5 years ago

replaced by PR #8