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

chore: make using ModuleConfig paths more consistent #1877

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

alecthomas
Copy link
Collaborator

.Abs() will return a clone with all paths made absolute. This avoids a bunch of manual and error prone joining.

@alecthomas alecthomas requested review from a team and worstell and removed request for a team June 26, 2024 01:43
@ftl-robot ftl-robot mentioned this pull request Jun 25, 2024
@alecthomas alecthomas force-pushed the aat/moduleconfig-abs-cleanup branch 2 times, most recently from 1ebd963 to 015dc10 Compare June 26, 2024 03:21
`.Abs()` will return a clone with all paths made absolute. This avoids
a bunch of manual and error prone joining.
@alecthomas alecthomas force-pushed the aat/moduleconfig-abs-cleanup branch from 015dc10 to 2bd5b08 Compare June 26, 2024 03:22
@alecthomas alecthomas merged commit cc0c9e5 into main Jun 26, 2024
43 checks passed
@alecthomas alecthomas deleted the aat/moduleconfig-abs-cleanup branch June 26, 2024 03:26
jonathanj-square pushed a commit that referenced this pull request Jun 26, 2024
`.Abs()` will return a clone with all paths made absolute. This avoids a
bunch of manual and error prone joining.
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