Skip to content

Commit

Permalink
Only run pyright on src
Browse files Browse the repository at this point in the history
  • Loading branch information
object-Object committed Nov 5, 2023
1 parent c55d8ca commit dd7d29f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ repos:
hooks:
- id: pyright
args: ["--warnings"]
files: '^src/'

0 comments on commit dd7d29f

Please sign in to comment.