Skip to content

feat(_comp_looks_like_path): new utility, use it #775

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

Merged
merged 1 commit into from
Jul 23, 2022
Merged

Conversation

scop
Copy link
Owner

@scop scop commented Jul 20, 2022

Be more consistent with how we test this across the tree.

apt-get, gdb, kldload, pydoc, pylint, removepkg, rpm, scp, and vpnc gained better recognition of various kinds of paths as the result.

Be more consistent with how we test this across the tree.

`apt-get`, `gdb`, `kldload`, `pydoc`, `pylint`, `removepkg`, `rpm`,
`scp`, and `vpnc` gained better recognition of various kinds of paths as
the result.
@scop
Copy link
Owner Author

scop commented Jul 20, 2022

!(*:*)/* | [.~]*) ;; # looks like a path

This one's not covered here; special treatment of the colon makes it a bit different. I can live with this exception to the rule, unless there's a nice and easy way to get it covered and use the new function, too.

@scop
Copy link
Owner Author

scop commented Jul 23, 2022

Merging to get a fix for kldload style issue that's breaking the build.

@scop scop merged commit 36ceb27 into master Jul 23, 2022
@scop scop deleted the feat/looks-like-path branch July 23, 2022 05:47
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.

1 participant