Compare commits

..

No commits in common. "4720ec7c10bb631cc7c94375a3cd1f399196f5fd" and "479a46777ecf7570fdeb63ff845261465f9fb95f" have entirely different histories.

2 changed files with 0 additions and 10 deletions

View file

@ -32,13 +32,3 @@ repos:
language: system
types_or: [python, pyi]
require_serial: true
- repo: local
hooks:
- id: pyright
name: Pyright
description: Run pyright type checker
entry: poetry run pyright
language: system
types: [python]
pass_filenames: false # pyright runs for the entire project, it can't run for single files

View file