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

Update lint script to lint root workspace once #3501

Merged
merged 2 commits into from
Sep 18, 2023

Conversation

nick-mobilecoin
Copy link
Collaborator

@nick-mobilecoin nick-mobilecoin commented Aug 13, 2023

Previously clippy would run twice on the root workspace.
Now the root workspace is only linted once.

@nick-mobilecoin
Copy link
Collaborator Author

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

Base automatically changed from nick/warnings-ci-only to master August 14, 2023 18:50
Previously clippy would run twice on the root workspace.
Now the root workspace is only linted once.
cargo fmt is now run before cargo clippy in `tools/lint.sh` this ensures
the quicker check to fail will fail first.
@nick-mobilecoin nick-mobilecoin enabled auto-merge (squash) September 18, 2023 16:47
@nick-mobilecoin nick-mobilecoin merged commit fe2227a into master Sep 18, 2023
@nick-mobilecoin nick-mobilecoin deleted the nick/lint-root-once branch September 18, 2023 16:54
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