Open 9x3l6 opened 10 months ago
But is it really worth it? By default that options are disabled, that means it's already using no-write-**
all of them unless you pass write-**
? If you enabled the write-**
via option, you can also disable it just by passing false
flag to these options
I think its worth having a full set of options to enable and disable as a project requires it. I'm still playing around with the options to see what works best and what to enable and what to disable and so when I figure it out some more I'll update this issue. Thank you for working on this, you've done a great job.
I think its worth having a full set of options to enable and disable as a project requires it. I'm still playing around with the options to see what works best and what to enable and what to disable
Okay, so in the end if you'll really need it, then make a PR, I won't mind :)
Thank you for working on this, you've done a great job.
Thank you for your kind words :heart:
Okay sure, I'm still working things out on my side over here and will make a PR when I'm ready, so let's just keep this issue open for now, I plan on making a PR at some point in the near future, just I've been busy with so many different other things so it's taking a while. You're welcome. I appreciate the work you're doing.
I'm using these options in my scripts and have added them to my fork of your code. Just putting this here for reference, and if you'd like to add them that would be awesome.