[Feature] force to find at least X files to analyze #84
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
NOTE: This issue was moved from lychee to lychee-action
Was running my CI and lychee said all good, except I disabled the generation process and it found zero files to analyze. 🙈
It seems like it would be a good idea to be able to say
This avoids this output.
It would be opt-in, so by default the current behaviour remains.
Maybe something like
--min-total=X
or similar? Don't know if it would make sense to also have a test for maximum?The text was updated successfully, but these errors were encountered: