Skip to content

Commit 54dee42

Browse files
authored
Merge pull request lightspeed-core#225 from omertuc/pyright
Add `pyright` configuration file
2 parents b69c20b + d44e3c6 commit 54dee42

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ exclude = [
2222
# might need to be rewritten down the line.
2323
"src/auth/k8s.py",
2424
]
25+
extraPaths = ["./src"]
2526

2627
[tool.pdm]
2728
distribution = true

0 commit comments

Comments
 (0)