sterrym/smithycms

View on GitHub
lib/smithy/formatter.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method sanitize_config has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def sanitize_config
        {
          elements: %w(
            p div ul ol li blockquote pre h1 h2 h3 h4 h5 h6 object
            hr param
Severity: Minor
Found in lib/smithy/formatter.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status