mike-carey/fileprovider

View on GitHub

Showing 1 of 3 total issues

Function initialize has 46 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    initialize (provider, options) {
        let self = this

        if (_.isString(provider)) {
            debug("Checking for module '%s'", './providers/' + provider)
Severity: Minor
Found in src/Storage.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language