Skip to content
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.

Add YAML Linting #619

Open
scottnuma opened this issue Apr 3, 2021 · 0 comments
Open

Add YAML Linting #619

scottnuma opened this issue Apr 3, 2021 · 0 comments

Comments

@scottnuma
Copy link
Contributor

  • The website utilizes YAML to configure the robot and store data
  • YAML is particular about it's formatting, and syntax errors aren't always immediately noticeable
  • Add a GitHub Action that will run a YAML linter that will fail if there are any YAML errors
  • https://github.com/ibiqlik/action-yamllint has an pre-built Action that we might be able to use, though there may be better candidates, including writing our own custom GitHub Action
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant