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

Rename modules.local to modules #28

Merged
merged 6 commits into from
Aug 5, 2023
Merged

Conversation

XedinUnknown
Copy link
Member

Non-local modules, e.g. those declared by external packages, live wherever deps are installed, which is usually vendor. Local modules, therefore, are the only modules that will be declared by this package. Hence, the "locality" of the modules does not need to be reaffirmed.

Non-local modules, e.g. those declared by external packages, live wherever deps are installed, which is usually `vendor`.
Local modules, therefore, are the only modules that will be declared by _this_ package. Hence, the "locality" of the modules does not need to be reaffirmed.
@XedinUnknown XedinUnknown added the enhancement New feature or request label Aug 4, 2023
@XedinUnknown XedinUnknown self-assigned this Aug 4, 2023
@XedinUnknown XedinUnknown added this to the v0.3 milestone Aug 4, 2023
@XedinUnknown XedinUnknown changed the base branch from 0.2.x to 0.3.x August 4, 2023 19:59
@XedinUnknown XedinUnknown merged commit 087d813 into 0.3.x Aug 5, 2023
13 checks passed
@XedinUnknown XedinUnknown deleted the feature/rename-modules-local branch August 5, 2023 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant