Closed ghost closed 2 months ago
Fix the check for the validity of --recursive-process-input to make sure that it is only selected when --recursive-process is also selected.
--recursive-process-input
--recursive-process
Sorry. My brain must have short circuited when I fixed that clippy lint
Fix the check for the validity of
--recursive-process-input
to make sure that it is only selected when--recursive-process
is also selected.