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(layer): Add cargo-clippy to Rust layer #4568

Merged
merged 2 commits into from Jan 25, 2022
Merged

feat(layer): Add cargo-clippy to Rust layer #4568

merged 2 commits into from Jan 25, 2022

Conversation

Grafcube
Copy link
Contributor

         Adds `SPC l c l` binding to run cargo clippy.

PR Prelude

Thank you for working on SpaceVim! :)

Please complete these steps and check these boxes before filing your PR:

  • I have read and understood SpaceVim's CONTRIBUTING document.
  • I have read and understood SpaceVim's CODE_OF_CONDUCT document.
  • I understand my PR may be closed if it becomes obvious I didn't actually perform all of these steps.

Why this change is necessary and useful?

Adds the language specific keybind SPC l c l for Rust to run linter cargo clippy.

@wsdjeg wsdjeg merged commit 29c10f0 into SpaceVim:master Jan 25, 2022
@Grafcube Grafcube deleted the rust-clippy branch January 25, 2022 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants