Philippe Jausions
Results
3
comments of
Philippe Jausions
@BrainforgeUK Could you provide an example of code generating this error ?
Deeply nested list fails with "Uncaught RuntimeException: Reached the limit of nesting in type info"
I opened 2 different PRs, each resolving the issue by adding an option to the CLI command. However, their implementations differ by how the depth level information is passed through...
Deeply nested list fails with "Uncaught RuntimeException: Reached the limit of nesting in type info"
Codacy coding style rules seem wonky. Have you enabled contradictory rules, especially the ones with a required `//end ` comment, with at the same time a space after `//` and...