MontealegreLuis/chat-bot

View on GitHub
lib/knowledge_writer.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Method initialize has 67 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def initialize
        @knowledge = {
            # Pre-processing substitutions
            :presubs => [
                ["dont", "do not"],
Severity: Major
Found in lib/knowledge_writer.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status