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

Container wildcards #77

Open
seddonym opened this issue Oct 23, 2018 · 0 comments
Open

Container wildcards #77

seddonym opened this issue Oct 23, 2018 · 0 comments

Comments

@seddonym
Copy link
Owner

My contract:
    containers:
        - mypackage.apps.*
    layers:
        - views
        - models

In this case, any apps within mypackage.apps would be linted to check that their models don't import from views.

The workaround at the moment is just to list all the containers explicitly.

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

No branches or pull requests

1 participant