Skip to content

skipRemoteConfig Necessary? #45

@rdegges

Description

@rdegges

if (config.skipRemoteConfig) {
return callback(null, config);
}

It looks like this was just added for testing convenience. Are we using this anywhere else? I'm working on the python version of this, and can't really seem to find a use for it.

Thinking about dropping support for it, but didn't want to break anything =)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions