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

Fix Clippy lint warnings & Added CI steps #180

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ralpha
Copy link
Contributor

@ralpha ralpha commented Oct 12, 2022

Various fixes for Clippy warnings and added CI steps: Format, Linting and Audit.

There are no changes to any API surfaces.
But SchemaSettings uses #[non_exhaustive] instead of _hidden: (),. This however does not change the external API.

Added some opt-out statements for some Clippy warnings because they made things more complicated or less readable.

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