Closed ljufa closed 1 year ago
When allowEmptySources() is provided it should check for commented content i.e. the following yaml file should be recognized as empty:
allowEmptySources()
#a: # b: value
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
When
allowEmptySources()
is provided it should check for commented content i.e. the following yaml file should be recognized as empty: