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

add lint ignores to paperclip unit struct #514

Merged

Conversation

formlogic-kirk
Copy link
Contributor

Code generated from the api_v2_operation proc macro includes a unit struct definition of the form paperclip_snake_case_struct_name and was trigging the non-camel-case type name lint. Added the same lint ignores here as are used on the other struct definition in the same macro.

@formlogic-kirk formlogic-kirk marked this pull request as ready for review October 12, 2023 14:58
@tiagolobocastro tiagolobocastro merged commit 555a460 into paperclip-rs:master Oct 13, 2023
6 checks passed
@tiagolobocastro
Copy link
Collaborator

thanks @formlogic-kirk

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