Skip to content

fix: Clippy linting warnings #693

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

Open
wants to merge 2 commits into
base: next
Choose a base branch
from

Conversation

augustoccesar
Copy link
Contributor

@augustoccesar augustoccesar commented Apr 22, 2025

This should fix the Clippy issues on the next branch.

Summary

  • Extra space on formatting documentation on async-stripe.
  • Remove unnecessary explicit lifetime annotations.
    • This was done by changing the template on miniserde.rs, which caused changes to the generated files.
    • Also done for manually written on async-stripe-types

Checklist

augustoccesar and others added 2 commits April 22, 2025 15:22
Changes:
- Extra space on formatting documentation on async-stripe.
- Remove unnecessary explicit lifetime annotations.
  - This was done by changing the template on miniserde.rs, which caused changes to the generated files.
  - Also done for manually written on async-stripe-types
@augustoccesar augustoccesar force-pushed the augustoccesar/fix-clippy-warnings branch from 5bec71c to 4c56eed Compare May 2, 2025 12:00
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