canerdogan/parserss

View on GitHub

Showing 1 of 3 total issues

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

function fetch(feed, callback) {
    // Define our streams
    var req = request(feed, {
        timeout: 10000,
        pool: false
Severity: Minor
Found in index.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language