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

Issue/1443/namespace-package-support #1537

Merged
merged 13 commits into from
Oct 7, 2020

Conversation

timothycrosley
Copy link
Member

Fixes #1443: Adds support for automatic and manual identification of namespace packages.

  • auto_identify_namespace_packages (defaults to True): enables toggling the new automatic namespace package identification.
  • namespace_packages: Enables manually specifying a list of namespace packages.

@timothycrosley timothycrosley merged commit 5f6bc03 into develop Oct 7, 2020
@timothycrosley timothycrosley deleted the issue/1443/initial-progress branch October 7, 2020 10:54
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.

Incorrect third vs first party categorization - namespace packages
1 participant