ConsenSysDiligence / ConsenSysDiligence/scribble
Add external yaml schema checking library
Open
debt
good first issue
- Dominant language
- TypeScript
- Stars
- 334
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
With #128 we added an internal yaml schema checker function in `yaml.ts`. This is overkill, and should be replaced with an external library (e.g. https://www.npmjs.com/package/yaml-schema-validator).
Note that it would be nice if that library would be to provide good error location in the yaml file when validation fails.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.