feat: allow user to pass multiple files to `fix` and `check` commands
Resolves https://github.com/oppiliappan/statix/issues/118
I think we should have this. How about a test though?
I think we should have this. How about a test though?
Yeah, definitely but before that I want to rework the changes as the program needs to respect each .gitignore files.
I completely implemented the iterator using Walk from ignore crate. Let me know your thoughts @TLATER @mightyiam If everything looks good to you guys, I will add tests.
Sorry, I think #138 is the priority so we've been working on that.
Hey, #138 is complete. Sorry for the conflicts. Looking forward to reviewing this again.
Hey, #138 is complete. Sorry for the conflicts. Looking forward to reviewing this again.
Hi Shahar! I have rebased the PR and resolved the conflicts.