jedcn/reveal-ck

View on GitHub

Showing 2 of 5 total issues

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

    Method initialize has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

          def initialize(doc_root, port, host, slides_file, ui)
    Severity: Minor
    Found in lib/reveal-ck/commands/print_banner.rb - About 35 mins to fix
      Severity
      Category
      Status
      Source
      Language