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

clippy hates our action names #49

Open
flihp opened this issue Nov 8, 2023 · 0 comments
Open

clippy hates our action names #49

flihp opened this issue Nov 8, 2023 · 0 comments

Comments

@flihp
Copy link
Collaborator

flihp commented Nov 8, 2023

Each of our Action enum variants has the same generate prefix. This triggers the clippy enum_variant_names lint. I've disabled the lint for this enum in #48 but we may want to consider another command interface that doesn't duplicate this prefix.

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

No branches or pull requests

1 participant