Skip to content

GH Actions: add Yamllint to validate workflow #74

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

Merged
merged 1 commit into from
Nov 11, 2023

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Nov 11, 2023

Description

Add Yamllint to Validate workflow to loosely safeguard valid and consistent yaml files and prevent issues like seen in PR #68.

Includes adding a configuration file which loosens up the default ruleset to a degree I'm comfortable with.

Ref: https://yamllint.readthedocs.io/

Suggested changelog entry

N/A

... to loosely safeguard valid and consistent yaml files and prevent issues like seen in PR 68.

Includes adding a configuration file which loosens up the `default` ruleset to a degree I'm comfortable with.

Ref: https://yamllint.readthedocs.io/
@jrfnl jrfnl removed the Type: bug label Nov 11, 2023
@jrfnl jrfnl enabled auto-merge November 11, 2023 02:54
@jrfnl jrfnl added this to the 3.8.0 milestone Nov 11, 2023
@jrfnl jrfnl merged commit b0d171b into master Nov 11, 2023
@jrfnl jrfnl deleted the feature/ghactions-add-yamllint branch November 11, 2023 03:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant