kevinjqliu opened a new pull request, #14686:
URL: https://github.com/apache/iceberg/pull/14686

   Will rebase #14684 
   
   
   This PR adds a yaml linter for `rest-catalog-open-api.yaml` and 
`../aws/src/main/resources/s3-signer-open-api.yaml` to keep formatting 
consistent. 
   Using `yamlfix` to check and automatically fix formatting issues. 
   
   Introduced a few new Makefile commands
   ```
   make lint-format
   make lint-spec
   make lint # runs both above
   make lint-fix # auto fix yaml formatting issues
   ```
   


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to