Skip to content

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

License

Notifications You must be signed in to change notification settings

Quantco/pre-commit-mirrors-flake8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flake8 pre-commit hook

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

For pre-commit: see here

For flake8: see here

Using flake8 with pre-commit and conda:

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

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published