googleapis / googleapis/google-cloud-php
Add a yaml linter for our PRs.
- Dominant language
- PHP
- Stars
- 1.2k
- Forks
- 463
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 145
Description
Currently our yaml files seems to have some issues with the style and indentation. We should add a way to make them standardized and running a check on these files to avoid inconsistencies.
These do not break our tests nor workflows but I believe that this should be handled properly.
Contributor guide
Research direction
Review the repository's YAML files and existing pull-request checks first, then inspect how current tests and workflows are configured. Choose a YAML linting approach that matches the project and define the style rules to enforce. Done means the PR check consistently flags YAML style and indentation issues without disrupting existing tests or workflows.
Written by the indexing model from the issue text.
Assessment
- Domain
- ci-cd, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100