Skip to content

darkslab/pre-commit-pyre-check

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyre-check pre-commit hook

pre-commit hook for pyre-check.

Using pyre-check with pre-commit

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

- repo: https://github.com/darkslab/pre-commit-pyre-check
  rev: 'v3.0.0-0.9.10' # pre-commit-pyre-check (v3.0.0) and pyre-check (0.9.10)
  hooks:
    - id: pyre-check

About

pyre-check & pre-commit

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 100.0%