schemes icon indicating copy to clipboard operation
schemes copied to clipboard

Lint schemes when PRs are created and merged

Open JamyGolden opened this issue 9 months ago • 0 comments

  • Add linting (yamllint and small shell script) to make sure yaml files are formatted in an acceptable way and ensure the 5 properties exist (so someone doesn't accidentally leave out system or variant)
  • Run linting on PR creation and PR merge to primary branch with github action
  • Fix .github/ISSUE_TEMPLATE/config.yml yaml error caught by yamllint

JamyGolden avatar May 01 '24 21:05 JamyGolden