Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add lint checks for YAML files and a GitHub workflow to run linting checks. #47

Merged
merged 6 commits into from
Jun 24, 2024

Conversation

kirkrodrigues
Copy link
Member

Description

This PR:

  • Adds a Taskfile to run yamllint on all YAML files.
  • Adds a workflow to run the lint task on every PR and daily at 00:15.
  • Fixes any lint violations.

Note that we can further refactor the existing GitHub workflows, but that will be left to another PR.

Validation performed

Validated the new lint workflow passed.

@jackluo923 jackluo923 self-assigned this Jun 24, 2024
@jackluo923 jackluo923 merged commit d430511 into y-scope:main Jun 24, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants