lgaticaq/hubot-kitsu

View on GitHub

Showing 1 of 1 total issue

Function exports has 146 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = robot => {
  const fuzzzySearch = (name, list) => {
    const options = {
      shouldSort: true,
      threshold: 0.6,
Severity: Major
Found in src/script.js - About 5 hrs to fix
    Severity
    Category
    Status
    Source
    Language