jmarca/couch_check_state

View on GitHub

Showing 1 of 1 total issue

Function _couchdb_check_state has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function _couchdb_check_state(opts,cb){
    if(opts.couchdb !== undefined){
        throw new Error('hey, you are using an old way of doing this')
    }
    let c = {}
Severity: Minor
Found in couch_check_state.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language