kigster/turnstile-rb

View on GitHub
lib/turnstile/commands/show.rb

Summary

Maintainability
A
35 mins
Test Coverage

Showing 1 of 1 total issue

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

def build_string(data,
joiner = "\n",
prefix = nil,
suffix = nil,
&_block)
Severity: Minor
Found in lib/turnstile/commands/show.rb - About 35 mins to fix
    Category
    Status