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

adds lint job to ci #276

Merged
merged 5 commits into from
Feb 7, 2024
Merged

adds lint job to ci #276

merged 5 commits into from
Feb 7, 2024

Conversation

jordanrfrazier
Copy link
Collaborator

@jordanrfrazier jordanrfrazier commented Feb 6, 2024

Separates lint from the tox file and moves it to its own separate job, which is required to succeed before tests run.

Uses yamllint for yaml files, run with tox -e lint-yaml. (The current config, which is the default aside from a few tweaks, is compatible with redhats yaml formatter extension for vscode).

@jordanrfrazier jordanrfrazier merged commit 19f563f into main Feb 7, 2024
10 of 14 checks passed
@jordanrfrazier jordanrfrazier deleted the lint-yaml branch February 7, 2024 23:49
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