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 clippy to CI & fix lints #146

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

alpha-tango-kilo
Copy link
Contributor

@alpha-tango-kilo alpha-tango-kilo commented Jul 13, 2024

--tests runs Clippy with #[cfg(test)], allowing it to check tests too

Note: in its current configuration, Clippy is only checking with default features. Let me know if you'd prefer something else

Use new integer constants
Apparently this is unused, but my local check/clippy doesn't complain.
Equally though, it doesn't complain if I remove it, so goodbye I guess
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