Skip to content

Conversation

@kuhe
Copy link
Contributor

@kuhe kuhe commented Dec 22, 2025

generate clients and protocol tests (private) without external application of formatting/linting

timing:

  • main branch: 9m19.305s
  • PR: 2m33.212s

@@ -190,7 +190,7 @@ export class CreateBucketMetadataConfigurationCommand extends $Command
return [
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
getFlexibleChecksumsPlugin(config, {
requestAlgorithmMember: { httpHeader: "x-amz-sdk-checksum-algorithm", name: "ChecksumAlgorithm" },
requestAlgorithmMember: {'httpHeader': 'x-amz-sdk-checksum-algorithm', 'name': 'ChecksumAlgorithm'},
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I couldn't find where the single quotes are coming from. 🙃

@kuhe kuhe changed the title chore(build): no-format codegen sample diff chore(build): generate clients without formatting prettier/eslint Dec 23, 2025
@kuhe kuhe marked this pull request as ready for review December 23, 2025 15:54
@kuhe kuhe requested a review from a team as a code owner December 23, 2025 15:54
@kuhe kuhe merged commit da9c913 into main Dec 23, 2025
8 checks passed
@kuhe kuhe deleted the kuhe/no-format branch December 23, 2025 17:25
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

Successfully merging this pull request may close these issues.

2 participants