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

feat: add offline option to clippy #246

Merged
merged 2 commits into from
Feb 23, 2023

Conversation

MangoIV
Copy link
Contributor

@MangoIV MangoIV commented Feb 21, 2023

Hi, here is a fix that makes cargo clippy not access internet unless specified otherwise.

It fixes #94 in some cases.

Additionally I changed .envrc to use the more up to date and simpler use flake command instead of lorri. I can remove that change if it is not wanted.

@MangoIV MangoIV changed the title fix: fix clippy feat: add offline option to clippy Feb 21, 2023
@domenkozar domenkozar merged commit 335c7f5 into cachix:master Feb 23, 2023
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.

Cargo check fails to load crates.io-index correctly
2 participants