sourcebot/sourcebot

View on GitHub

Showing 1 of 5 total issues

Function ask has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  ask(opts, cb) {
    if (!opts) return Promise.reject(new Error('Unknown question object/string.'));

    /**
     * Opts can be an object or a string.
Severity: Minor
Found in src/slack/conversation.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language