Skip to content

wakeoTeam/pre-commit-pyright

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pre-commit for pyright

Wrapper to enable pre-commit hook usage for pyright

Usage:

In your .pre-commit-config.yaml include the following block.

-   repo: https://github.com/wakeoTeam/pre-commit-pyright
    rev: 1.1.290
    hooks:
    - id: pyright