Hugo Hache
Hugo Hache
I have this exact same issue on my Elixir reverse proxy (using HTTPoison based on hackney). I'd like to help by opening by a PR, but I'm new to Elixir,...
``` # bad - non explicit array name results = electric_appliance.process! results.each { _1.taste } ``` I view the usage of numbered parameter bad in this case because by removing...
Thanks for the opened PR! Let me know if I can help. Btw if you can target your PR to the develop branch it would be great, thanks.
As I didn't know if it was a common use case I conservatively set the default to false, but I agree with you that plenty of users might discover this...
* Changed shouldHoverAnchor to default as true * Added MAX_MERGE_RECURSION_LEVEL (and simplified code by removing resolveYamlMapMergeKeys or seenKeys) I committed a max recursion level of 10, does it look good...