Allow the user to exclude folder paths#108
Allow the user to exclude folder paths#108A1Liu wants to merge 2 commits intomarkbates:masterfrom A1Liu:master
Conversation
|
@markbates any chance to get this merged? |
|
Can you add tests please? |
|
I'm not sure how to test this; could you help walk me through the process? |
|
I've worked on a very similar feature as @A1Liu did and added tests—my proposed API change is a bit different, though, as I would recommend against mutating The test looks like this: Tests fail though, as they do on the main branch atm. @markbates to me it occurs that there is a bug in |
|
@A1Liu do you intend to update your PR or shall I open my own one? |
|
Go for it dude |
This PR allows the user to use the
-excludeflag to exclude directories.