Skip to content

Allow Per-DependencyType default options #42

Description

@RamblingCookieMonster

We currently support PSDependOptions, which specifies global values that apply to all dependencies (unless overridden in individual dependencies).

It might be helpful to add a third layer between these (overrides global, overridden by individual dependencies) for per-dependencytype defaults

Thought someone had mentioned this in an issue, can't seem to find it.

Haven't thought through syntax yet, just getting the idea out there. Off the top of my head without considering existing design or repurcussions, maybe just add keys under PSDependOptions where the key is the dependency type name?

Cheers!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions