Skip to content

plugins/elements/stack: Disallow sources

Chandan Singh requested to merge chandan/stack-no-sources into master

Stack elements represent a logical grouping of dependencies. As such, sources for stack elements do not make any sense. So, explicitly disallow them to prevent any confusion.

Merge request reports