lgaticaq/hubot-kitsu

View on GitHub
src/script.js

Summary

Maintainability
B
5 hrs
Test Coverage

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

    There are no issues that match your filters.

    Category
    Status