Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: normalize and enforce stdin paths as well #446

Merged
merged 1 commit into from
Oct 12, 2024

Conversation

jfly
Copy link
Collaborator

@jfly jfly commented Oct 12, 2024

See #440 for the last attempt to
do this because (at the time) this "is the file in the tree root?" check
relied upon checking for concrete files in the filesystem. As of
ff3de21,
that's longer the case, so we can make this code a bit more consistent.

@brianmcgee
Copy link
Member

@jfly rebase and then mark this as ready and we can get it merged

@jfly jfly force-pushed the consistent-handling-of-stdin branch from 34005f8 to 241f682 Compare October 12, 2024 20:36
See numtide#440 for the last attempt to
do this because (at the time) this "is the file in the tree root?" check
relied upon checking for concrete files in the filesystem. As of
numtide@ff3de21,
that's longer the case, so we can make this code a bit more consistent.
@jfly jfly force-pushed the consistent-handling-of-stdin branch from 241f682 to 9ce6522 Compare October 12, 2024 20:37
@jfly jfly marked this pull request as ready for review October 12, 2024 20:38
@brianmcgee brianmcgee merged commit 2ec5610 into numtide:main Oct 12, 2024
27 checks passed
@jfly jfly deleted the consistent-handling-of-stdin branch October 12, 2024 20: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.

2 participants