Dom Narducci
Dom Narducci
You are correct, I could have turned the soft error into a hard error but adding an `c.Invoke()` with the dependency only required optionally. I had not considered this debugging...
No worries on the delay, I understand we're all volunteers here :- ) Do you have a specific example of a correctly-formatted (i.e. `package()` in the right place) file that...
Is that convention (package allowed to go before load) something I should update this code to *not* reorganize? I am fine with that if it doesn't actually impact the correctness...
But the goal is for the formatting process to enforce the requirements of the spec by default, not by opt-in. I understand this is a one-time breaking change *for existing...
The problem I was actually trying to solve for was more like "package-between-load-and-rules". Maybe you're saying the path to this is to make it a fix first, release that so...
Yeah I think (1) is the answer. Let me dig in a bit to see why it isn't detecting the newly created BUILD file (since the example repo does have...
Happily. Let me cherry-pick it off my fork after work today. I'm new-ish to OSS licensing. I created an amendment in my fork for my work, but how should that...
That sounds good to me On Wed, Apr 8, 2020 at 10:26 AM Chris Brown wrote: > Good question. In your license amendments you have claimed > copyright/ownership on your...
As long as you're ok taking ownership of my bad code :- ) On Wed, Apr 8, 2020 at 10:50 AM Dom Narducci wrote: > That sounds good to me...
Yeah need to do a bunch of clean up, too much going on on my own branches. Later today. On Wed, Apr 8, 2020 at 11:02 AM Chris Brown wrote:...