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
Some conditional code was commented out in 2015 with b1fde14. The
Rubocop Layout/LeadingCommentSpace cop flagged it as an issue but,
because this hasn't been used for over eight years, this commit removes
the code altogether.
raise_("The options %{deep_merge_opts} are only available with '--merge deep'\n%{run_help}") % {deep_merge_opts: DEEP_MERGE_OPTIONS,run_help: RUN_HELP}
0 commit comments