mlessio/twitter-checker

View on GitHub

Showing 1 of 5 total issues

Function check has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

TwitterChecker.prototype.check = function check(username, callback) {

  var response = {
    exists: false,
    response: null
Severity: Minor
Found in index.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language