Skip to content

Quantco/pre-commit-mirrors-rust

Repository files navigation

rust pre-commit hook

pre-commit hook of rust with conda as a language / package manager.

For pre-commit: see here

For rust: see here

Using rust with pre-commit and conda:

Add this to your .pre-commit-config.yaml

 - repo: https://github.com/quantco/pre-commit-mirrors-rust
   rev: ''  # Use the sha / tag you want to point at
   hooks:
     - id: rust-conda

About

pre-commit mirror for Rust hooks in conda

Resources

License

Stars

Watchers

Forks

Packages

No packages published