warclight icon indicating copy to clipboard operation
warclight copied to clipboard

Refactor replay_link (Assignment Branch Condition size)

Open ruebot opened this issue 6 years ago • 0 comments

Currently we're ignoring this in Rubocop. We shouldn't.

Offenses:

app/models/concerns/warclight/solr_document.rb:9:5: C: Metrics/AbcSize: Assignment Branch Condition size for replay_link is too high. [20.12/15]
    def replay_link

ruebot avatar Oct 18 '17 09:10 ruebot