sue445/capistrano-around_chatwork

View on GitHub
lib/capistrano/around_chatwork.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method around_chatwork has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

def around_chatwork(task_name)
  start_time = nil

  before_task = Rake::Task.define_task("#{task_name}:__before__") do
    message = Capistrano::AroundChatwork.format_message(
Severity: Minor
Found in lib/capistrano/around_chatwork.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status