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
Even with the absurd line length limit of 580,
Puppet::Util::CommandLine::Trollop was causing a violation of the
Rubocop Layout/LineLength cop. We have never had this cop enabled before
and enabling it would likely take quite a lot of work, so we'll disable
it entirely for now.
0 commit comments