Brujo Benavides

Results 120 comments of Brujo Benavides

I think we can just fix `spaces_around_fields`… and get it to ignore empty maps/records.

It's number #28 (just to link it here).

Hey @tenmaster @griveroa @quiqueqs … anything to comment here?

Because they'll eventually be more lines… if @HernanRivasAcosta (of someone else) eventually decides to start adding new functionality to the library. In any case, the dependencies should only affect tests....

Can you add a bit more detail to this rule idea, please? For instance, you could add the reasoning that led you to create such a rule and a few...

Hi @phunehehe. Thanks for the contribution. We're not actively maintaining or using this project that much lately. So, if others like you would like to use `gun2`'s RC, I'm fine...

Neither of those. ```erlang ([email protected])4> [begin timer:sleep(5000), length(processes()) end || _

you can certainly try it in your computers as well… canillita is open-source

Well, @arkgil … almost any app built with [sumo_rest](http://hex.pm/packages/sumo_rest) (like Canillita) will not have a supervision tree. They just don't need one. I understand that returning `self()` might be incorrect....

Good points, @arkgil. I'm looking for the right way to solve this issue with my colleagues. I agree that returning `{ok, self()}` is **not** the way to go.