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 rust caching to clippy #365

Merged
merged 2 commits into from
Mar 26, 2021
Merged

chore: adds rust caching to clippy #365

merged 2 commits into from
Mar 26, 2021

Conversation

EverlastingBugstopper
Copy link
Contributor

@EverlastingBugstopper EverlastingBugstopper commented Mar 25, 2021

the rest of our GitHub actions workflows pull from the cache to take advantage of rust's incremental compilation. we should do this for clippy too so it finishes (and fails) faster..

it only shaved about a minute off of our linter time but hey. those minutes add up.

Copy link
Member

@lrlna lrlna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sounds good!

@lrlna lrlna merged commit 39d3a64 into main Mar 26, 2021
@lrlna lrlna deleted the avery/cache-clippy branch March 26, 2021 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants