Skip to content

worktoolsio/pre-commit-pyre-check

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 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/worktoolsio/pre-commit-pyre-check
    rev: ''  # Use the sha / tag you want to point at
    hooks:
    -   id: pyre-check

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%