Cam McHenry
Cam McHenry
@gaoachao it looks like this just needs some clippy fixes and then it will be good to go
* **#15706** 👈 (View in Graphite) * `main` ## How to use the Graphite Merge Queue Add either label to this PR to merge it via the merge queue: -...
I had look into this a little bit. I think there is a specification issue here that we need to think about. The problem essentially boils down to the order...
@camc314 I think that seems right to me. It makes sense that categories at the top-level should be configured for overrides as well, but we don't currently store it this...
This is explicit behavior for the moment, we decided not to add any resolution to the config file paths initially because it is faster and simpler. For now, you can...
@no-yan I've opened a PR which will automatically keep this issue in sync with that list. Thanks for making a note of it. Hopefully that will make this more clear....
I can't make any recommendations for that setup specifically as I'm not familiar with it, but `sock.lua` is based based on the [`lua-enet`](https://leafo.net/lua-enet/) library which is a binding around the...
I believe this was a bug in the `nwsapi` library, which wasn't correctly taking into account `fieldset` elements that do not have a `legend`. I've opened a PR that I...
@Hideman42 I'll take a look at this. I think it is only safely auto fixable in some cases. But we could provide it as a dangerous fix in all cases.