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

chore!: adds clippy lints config and fix lints #91

Merged
merged 1 commit into from
Mar 30, 2022

Conversation

sdbondi
Copy link
Member

@sdbondi sdbondi commented Mar 30, 2022

  • adds lint config for cargo-lints
  • uses cargo-lints in CI
  • fixes clippy errors
  • Breaking: changes method signature of RistrettoComSig::sign to pass in references (clippy::needless-pass-by-value)

@sdbondi sdbondi force-pushed the clippy-lints branch 3 times, most recently from de42dbd to c977ceb Compare March 30, 2022 07:50
@stringhandler stringhandler merged commit 5de3d45 into tari-project:main Mar 30, 2022
@sdbondi sdbondi deleted the clippy-lints branch March 30, 2022 10:55
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