jedcn/reveal-ck

View on GitHub
lib/reveal-ck/markdown/post_processor.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class PostProcessor has 25 methods (exceeds 20 allowed). Consider refactoring.
Open

    class PostProcessor
      attr_reader :doc
      def initialize(doc)
        @doc = doc
      end
Severity: Minor
Found in lib/reveal-ck/markdown/post_processor.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status