drupflare/drangler - v0.1.0
    Preparing search index...

    Interface ValidateOptions

    interface ValidateOptions {
        config?: string;
        only?: readonly CheckId[];
    }
    Index
    config?: string

    the wrangler config to score and to price, relative to the workspace

    only?: readonly CheckId[]

    run only these; defaults to every check