Skip to content

Added options ability

Latest
Compare
Choose a tag to compare
@ryma2fhir ryma2fhir released this 20 Feb 10:08
· 96 commits to main since this release
b7146bf

Now allows the individual repos to set the following options in an options.json file:
{
"strict-validation": ,
"ignore-folders": [],
"ignore-files": [],
"error-if-metaProfile-present":
}

defaults, and how to use can be found within the readme