Closed nfelt14 closed 7 months ago
@pawamoy let me know if there are any changes necessary in this PR.
Thanks for the PR!
You are welcome. Let me know if there are any other changes needed.
Thanks for the PR!
You are welcome. Let me know if there are any other changes needed.
@pawamoy, I think this is ready now.
Yep, thanks for the notification, I'll review this tomorrow :slightly_smiling_face:
This adds the
skip_file_globs
config option to enable skipping files based on a Unix shell-style glob. This also updates theskip_files
config option to treat file paths as OS-agnostic.fixes #21 resolves: #20