mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-28 02:10:38 +02:00
Exclude contrib dirs from pyright
This commit is contained in:
parent
ef21e5a88d
commit
81cc7a6225
1 changed files with 1 additions and 1 deletions
|
|
@ -27,4 +27,4 @@ repos:
|
|||
hooks:
|
||||
- id: pyright-pretty
|
||||
files: ^src/|^tests/
|
||||
exclude: ^examples/
|
||||
exclude: ^examples/|^src/contrib/|^tests/contrib/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue