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

Cleanup empty/unused files + lints #500

Merged
merged 4 commits into from
Jul 16, 2024
Merged

Conversation

ok-nick
Copy link
Contributor

@ok-nick ok-nick commented Jul 10, 2024

Changes in this pull request

Removes sdk/src/manifest2.rs (accidental merge) and sdk/src/embedded_xmp.rs (no longer used w/ xmp_toolkit). Also cleans up some lints reported by clippy.

ALSO removes #[deny(warnings)] in lib.rs as it causes rust-analyzer to fail to analyze tests when lint errors occur and fails to compile when running tests locally. The CI still denies warnings, so no changes there.

Checklist

  • This PR represents a single feature, fix, or change.
  • All applicable changes have been documented.
  • Any TO DO items (or similar) have been entered as GitHub issues and the link to that issue has been included in a comment.

@ok-nick ok-nick changed the title Cleanup empty/unused files Cleanup empty/unused files + lints Jul 15, 2024
@gpeacock gpeacock merged commit ce91c09 into main Jul 16, 2024
22 checks passed
@gpeacock gpeacock deleted the ok-nick/cleanup-empty-file branch July 16, 2024 05:05
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