prolificeric/glenlivet-fetch

View on GitHub

Showing 1 of 3 total issues

Function fetch has 92 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function fetch (context) {
    context.is('Bottle', function (bottle, fetchConfig) {
        _.defaults(fetchConfig, {
            params: {}
        });
Severity: Major
Found in lib/fetch.js - About 3 hrs to fix
    Severity
    Category
    Status
    Source
    Language