unageanu/jiji2

View on GitHub
src/jiji/messaging/mail_composer.rb

Summary

Maintainability
A
35 mins
Test Coverage

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

    def compose(to, title, from = FROM, server_setting = nil, &block)
Severity: Minor
Found in src/jiji/messaging/mail_composer.rb - About 35 mins to fix

    unexpected token tLSHFT (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
    Open

        TEST_MAIL_BODY = <<~BODY
    Severity: Minor
    Found in src/jiji/messaging/mail_composer.rb by rubocop

    There are no issues that match your filters.

    Category
    Status