Skip to content

Commit

Permalink
Lint tests folder
Browse files Browse the repository at this point in the history
  • Loading branch information
schloerke committed Nov 8, 2024
1 parent 9dd1f24 commit 8bf414d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Source = "https://github.com/posit-dev/posit-sdk-py"
Issues = "https://github.com/posit-dev/posit-sdk-py/issues"

[tool.pyright]
include = ["src"]
include = ["src", "tests"]

[tool.pytest.ini_options]
testpaths = ["tests"]
Expand Down

0 comments on commit 8bf414d

Please sign in to comment.