add yaml linting of manifest.yml to unit tests
Open
bug
- Dominant language
- JavaScript
- Stars
- 14
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
There is a possibility that manual editing of the manifest can result in indent errors, which will stop a deploy.
Use https://www.npmjs.com/package/yaml-lint
Contributor guide
Research direction
Start by inspecting the unit-test setup and manifest.yml, then read the yaml-lint package documentation linked in the issue. Add a test that lints manifest.yml and ensure the test suite reports indentation errors before deployment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, yaml
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100