Ethan D Twardy

Results 8 comments of Ethan D Twardy

I've also started work to allow `cage` to compile with `wlroots` version 0.16. Should that work be combined in this PR, or a new PR created after this one is...

I'd like this feature to be implemented, too. I can think of three different ways we might want to do that: 1. Simply indent sequences by the user-configured indent, i.e....

This issue is still present on HEAD (roughly v0.10.3 at the time of this writing). JavaScript code: ```js export default function sayName() { return 'name-mjs-default'; } ``` Rust binding: ```rs...

@alejandro-campelo are you still experiencing this issue? Or has the work in #1518 resolved your issue? I think I might be experiencing this issue at 08a76302e2501b3465b4febdafca733262a802d7 with my OpenAPI 3.0.1...

Upon further inspection, this only fixes a portion of the failing cases. I've observed two so far--what I'll call "A-B-A," where schemas in B reference schemas in A, and A...

I believe this fixes all the issues that I have observed. I have not been able to reproduce the "A-B-C-B" case since I originally saw it, so it's entirely possible...

Hi there! Has anyone from the team had a chance to review this pull request yet? Thanks very much for your consideration.