faber-lotto/capistrano-template

View on GitHub
lib/capistrano/template/helpers/dsl.rb

Summary

Maintainability
A
35 mins
Test Coverage

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

        def template(from, to = nil, mode = 0640, user = nil, group = nil, locals: {})
Severity: Minor
Found in lib/capistrano/template/helpers/dsl.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status