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

refactor(non-src): apply pedantic lints #976

Merged
merged 2 commits into from Mar 2, 2024

Conversation

EdJoPaTo
Copy link
Member

Fixes many not yet enabled lints (mostly pedantic) on everything that is not the lib (examples, benchs, tests). Therefore, this is not containing anything that can be a breaking change.

I do not think this breaks something, but I might have overlooked something.

Lints are not enabled as that should be the job of #974. I created this as a separate PR as its mostly independent and would only clutter up the diff of #974 even more.

Also see #974 (comment)

Copy link
Member

@joshka joshka left a comment

Choose a reason for hiding this comment

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

LGTM - one small suggestion, but otherwise good to merge.

examples/canvas.rs Outdated Show resolved Hide resolved
This message is squashed away anyway…

Co-authored-by: Josh McKinney <joshka@users.noreply.github.com>
@EdJoPaTo EdJoPaTo requested a review from joshka March 2, 2024 08:37
@joshka joshka merged commit c12bcfe into ratatui-org:main Mar 2, 2024
33 checks passed
@joshka
Copy link
Member

joshka commented Mar 2, 2024

Thanks - I've merged this :)

@EdJoPaTo EdJoPaTo deleted the non-src-lints branch March 2, 2024 09: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.

None yet

2 participants