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

Configure YAML linting (OSOE-759) #658

Open
3 tasks
Piedone opened this issue Dec 29, 2023 · 0 comments
Open
3 tasks

Configure YAML linting (OSOE-759) #658

Piedone opened this issue Dec 29, 2023 · 0 comments

Comments

@Piedone
Copy link
Member

Piedone commented Dec 29, 2023

After Lombiq/NodeJs-Extensions#11, configure the YAML linting rules of yamllint as it's fitting for our projects.

  • Check all the rules it has and enable/configure them, as well as fix the issues it uncovers. When in doubt, discuss it with the team.
  • Add the workflow to https://github.com/Lombiq/Hosting-Media-Theme too.
  • For quotes, we'll need to use the following:
quoted-strings: {
    quote-type: single,
    required: only-when-needed
}

Jira issue

@github-actions github-actions bot changed the title Configure YAML linting Configure YAML linting (OSOE-759) Dec 29, 2023
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

No branches or pull requests

1 participant