Skip to content

fix: respect [tool.ty.src] in test cases#24

Merged
boidolr merged 6 commits into
mainfrom
fix/excludes
Jan 19, 2026
Merged

fix: respect [tool.ty.src] in test cases#24
boidolr merged 6 commits into
mainfrom
fix/excludes

Conversation

@boidolr

@boidolr boidolr commented Jan 17, 2026

Copy link
Copy Markdown
Owner

resolves #23

@boidolr boidolr self-assigned this Jan 17, 2026
Because `ty` is called for every path directly,
path excludes are overridden by default.
To enforce configuration, we need to tell `ty`
to apply excludes directly.
Now `uv run pytest` will work out of the box
@boidolr boidolr merged commit c4815cb into main Jan 19, 2026
7 checks passed
@boidolr boidolr deleted the fix/excludes branch January 19, 2026 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[tool.ty.src] is ignored in pyproject.toml

1 participant