lgaticaq/hubot-cementerio

View on GitHub
src/script.js

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

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

module.exports = robot => {
  moment.locale('es')

  robot.respond(/cementerio d[iĆ­]as/, res => {
    const cementerio = robot.brain.get('cementerio') || []
Severity: Minor
Found in src/script.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status