kevinjqliu commented on PR #14686: URL: https://github.com/apache/iceberg/pull/14686#issuecomment-3603650559
All changes to `aws/src/main/resources/s3-signer-open-api.yaml` and `open-api/rest-catalog-open-api.yaml` are formatting / cosmetic only. I tried to address each class of change in individual commits, https://github.com/apache/iceberg/pull/14686/commits Specifically, here are the list of yamllint errors: Fixed too few spaces before comment: expected 2 (comments) too few spaces after comma (commas) trailing spaces (trailing-spaces) wrong indentation: expected 16 but found 18 (indentation) too many blank lines (3 > 2) (empty-lines) Ignored too many spaces inside braces (braces) too many spaces inside brackets (brackets) too many spaces inside empty braces (braces) too many spaces inside empty brackets (brackets) line too long (123 > 120 characters) (line-length) -- 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]
