Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Adapt clippy run to include bin targets #948

Merged
merged 1 commit into from
Feb 3, 2025
Merged

Conversation

gtema
Copy link
Owner

@gtema gtema commented Feb 3, 2025

Since clippy run is limiting targets to --lib and --tests the tui is not
being processed. Include also --bins but still limit targets since there
are more things not generated by codegenerator.

Change-Id: I9a0d83743cebbc6bfcdf2ffb1e5086055b392cdb

Changes are triggered by https://review.opendev.org/940593

Since clippy run is limiting targets to --lib and --tests the tui is not
being processed. Include also --bins but still limit targets since there
are more things not generated by codegenerator.

Change-Id: I9a0d83743cebbc6bfcdf2ffb1e5086055b392cdb

Changes are triggered by https://review.opendev.org/940593
@gtema gtema force-pushed the codegenerator_940593 branch from c9d0e31 to b2bbc74 Compare February 3, 2025 15:39
@gtema gtema merged commit f7686ed into main Feb 3, 2025
17 checks passed
@gtema-release-plz gtema-release-plz bot mentioned this pull request Feb 3, 2025
@gtema gtema deleted the codegenerator_940593 branch February 4, 2025 14:24
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.

1 participant