eiriksm/node-lmtool

View on GitHub

Showing 1 of 1 total issue

Function uploadText has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function uploadText(url, words, callback) {
  let req = request.post({
    url: url,
    forever: true,
    headers: {
Severity: Minor
Found in src/uploadText.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language