Skip to content

Feature req: config option to remove the deps() array #575

@dsmith4-godaddy

Description

@dsmith4-godaddy

Description

One of my colleagues wanted to know why all my script's dependencies were being stored in an array, and in my case, there's no good reason AFAICT. It would be nice to have the option to remove the deps array entirely, and simply do the dependency checks/error out if a dependency is missing.

(This probably shouldn't be the default to avoid breaking backwards compat, but being able to add/uncomment a line in settings.yml would be nice.)

Yes, it's silly, but some of my colleagues are pedantic 🤣

Thank you for your work on this, by the way, it's saved me several hours of boilerplate-copy-and-pasting this year!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions