Skip to content

Support for umbrella projects #21

@arturz

Description

@arturz

In order to support umbrella projects there has to be an option to group contexts. Cross-references would only be checked within each context subgroup.

Syntax proposal:

config :contexted,
  contexts: [
    [First.FirstContext, First.SecondContext],
    [Second.FirstContext, Second.SecondContext]
  ]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions