[FEATURE] Add check in viash ns ...
to check namespace/component_name uniqueness
#684
Closed
2 tasks done
Feature summary
Verify that all picked up components have an unique namespace & component_name combination.
Feature description
It is currently possible to define 2 or more files with the same namespace & component names.
src/ns1/comp.vsh.yml
andsrc/ns2/comp.vsh.yml
both containing:
Why is this feature beneficial?
Prevents collisions down the road.
Alternatives considered
No response
Possible solution
No response
Confirmation
The text was updated successfully, but these errors were encountered: