Skip to content

pre-commit hook that mirrors pre-commit-hooks for usage with conda as pre-commit language

License

Notifications You must be signed in to change notification settings

Quantco/pre-commit-mirrors-pre-commit-hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pre-commit-hooks pre-commit hook

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

For pre-commit: see here

For pre-commit-hooks: see here

Using pre-commit-hooks with pre-commit and conda:

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

 - repo: https://github.com/quantco/pre-commit-mirrors-pre-commit-hooks
   rev: ''  # Use the sha / tag you want to point at
   hooks:
     - id: pretty-format-json-conda # or any other of the hooks in pre-commit-hooks

About

pre-commit hook that mirrors pre-commit-hooks for usage with conda as pre-commit language

Resources

License

Stars

Watchers

Forks

Packages

No packages published