You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lib/spaceship/tunes/app_version.rb:464:9: C: [Corrected] Do not leave space between ! and its argument.
! super.nil?
^
lib/spaceship/tunes/app_version.rb:464:10: C: [Corrected] Space before keyword super is missing.
!super.nil?
The text was updated successfully, but these errors were encountered:
lacostej
changed the title
rubocop autocorret: Infinite loop between 2 rules (space before super and no space after !)
rubocop autocorrect: Infinite loop between 2 rules (space before super and no space after !)
Feb 22, 2016
Infinite loop detected in:
The text was updated successfully, but these errors were encountered: