Skip to content

Quantco/pre-commit-mirrors-ruff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ruff pre-commit hook

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

For pre-commit: see here

For ruff: see here

Using ruff with pre-commit and conda:

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

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

About

pre-commit hook that mirrors the ruff version for usage with conda as pre-commit language

Resources

License

Stars

Watchers

Forks

Packages

No packages published