Skip to content

Conversation

@academician
Copy link
Collaborator

Before making another possible change, I tried running just verify-all which revealed a bunch of failing lints. Many of these are because the repo uses clippy::pedantic.

I attempted to stick to Conventional Commits, but as I'm not used to it please let me know if I missed the mark!

The only change to a public api among these commits (detected by cargo-public-api) is the change to screen::Screen::formatted_lines_count qualifying it as const.

Copy link
Collaborator

@itsjunetime itsjunetime left a comment

Choose a reason for hiding this comment

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

Small nit, but this is nice overall - thanks for filing it :)

@academician academician force-pushed the lint-fixes branch 2 times, most recently from 2c13455 to ca76e48 Compare October 30, 2025 21:12
@academician
Copy link
Collaborator Author

Apologies, just noticed there was a CI failure because of a couple more lints I didn't fix. Not sure why they didn't show up before, but should be fixed now.

@itsjunetime itsjunetime merged commit 7f3c514 into AMythicDev:main Dec 20, 2025
6 checks passed
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