Skip to content

optionally allow linting errors in sdk generation#19

Merged
pk8189 merged 3 commits intomainfrom
allow-lint-errors-in-sdk-gen
Jun 10, 2025
Merged

optionally allow linting errors in sdk generation#19
pk8189 merged 3 commits intomainfrom
allow-lint-errors-in-sdk-gen

Conversation

@pk8189
Copy link
Copy Markdown
Contributor

@pk8189 pk8189 commented Jun 9, 2025

No description provided.

Comment thread sideko/src/cmds/sdk/init.rs Outdated
allow_lint_errors: Some(true),
..Default::default()
})
.await;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

i think you can just do await? here and avoid having the additional match block with retry_result below

@pk8189 pk8189 merged commit d69017d into main Jun 10, 2025
7 checks passed
@pk8189 pk8189 deleted the allow-lint-errors-in-sdk-gen branch August 22, 2025 16:19
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