vanzan01 opened a new pull request, #11017:
URL: https://github.com/apache/cloudstack/pull/11017

   Add yamllint hook to .pre-commit-config.yaml to standardize YAML files 
across the project. Created .yamllint.yml configuration with relaxed rules to 
accommodate existing files. Fixed colon spacing in .asf.yaml to pass yamllint 
checks.
   
   ## Changes
   - Add yamllint hook to `.pre-commit-config.yaml`
   - Create `.yamllint.yml` configuration with relaxed rules for existing files
   - Fix colon spacing in `.asf.yaml` to pass yamllint checks
   
   ## Test plan
   - [x] yamllint runs successfully on existing YAML files
   - [x] Configuration allows existing files to pass with minimal changes
   - [x] Fixed formatting issue in .asf.yaml
   
   Closes #10974


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to