Skip to content
  • Peter Leitzen's avatar
    Enable cop CodeReuse/Worker · 5df6de2e
    Peter Leitzen authored
    Also, disable current offenses via:
    rubocop --auto-correct --disable-uncorrectable --only CodeReuse/Worker
    
    The MR !7229 missed
    to actually enable the cop due to a missing `require` statement.
    
    This was discovered during:
    !24662
    5df6de2e