Project

General

Profile

Bug #33167

spacing issue with rubocop disablement

Added by Justin Sherrill over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Category:
Tests
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Fixed in Releases:
Found in Releases:
Red Hat JIRA:

Description

recently we got an error downstream for this rubocop issue:

[2021-07-27T20:13:35.139Z] /home/jenkins/workspace/sat6-unit-test-katello/plugin/test/models/sync_plan_test.rb:4:47: C: Layout/ExtraSpacing: Unnecessary spacing detected.

[2021-07-27T20:13:35.139Z] class SyncPlanTest < ActiveSupport::TestCase # rubocop:disable Metrics/ClassLength

[2021-07-27T20:13:35.139Z] ^

its not clear why this is not happening upstream, but we should fix it.

Associated revisions

Revision f75b3389 (diff)
Added by Justin Sherrill over 1 year ago

Fixes #33167 - fix spacing on rubocop disablement

History

#1 Updated by The Foreman Bot over 1 year ago

  • Assignee set to Justin Sherrill
  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/katello/pull/9508 added

#2 Updated by Ian Ballou over 1 year ago

  • Triaged changed from No to Yes

#3 Updated by The Foreman Bot over 1 year ago

  • Fixed in Releases Katello 4.3.0 added

#4 Updated by Justin Sherrill over 1 year ago

  • Status changed from Ready For Testing to Closed

Also available in: Atom PDF