srghma/mjml-premailer

View on GitHub

Showing 1 of 1 total issue

Method transform_html has 42 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def transform_html(html_body)
      bin = MjmlPremailer.config[:bin]

      beautify = MjmlPremailer.config[:beautify]
      beautify_option = "--config.beautify #{beautify}"
Severity: Minor
Found in lib/mjml-premailer/transform_html.rb - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language