mirror of
https://github.com/rendercv/rendercv.git
synced 2025-12-23 21:47:55 -05:00
Disable pyright in pre-commit for now
This commit is contained in:
@@ -3,10 +3,10 @@ repos:
|
||||
rev: v0.14.8
|
||||
hooks:
|
||||
- id: ruff
|
||||
- repo: https://github.com/RobertCraigie/pyright-python
|
||||
rev: v1.1.407
|
||||
hooks:
|
||||
- id: pyright
|
||||
# - repo: https://github.com/RobertCraigie/pyright-python
|
||||
# rev: v1.1.407
|
||||
# hooks:
|
||||
# - id: pyright
|
||||
- repo: https://github.com/codespell-project/codespell
|
||||
rev: v2.4.1
|
||||
hooks:
|
||||
|
||||
Reference in New Issue
Block a user