Fuad Saud

Results 37 comments of Fuad Saud

You can also break the line after the `=` ``` ruby people = [{ ... }] ``` Not that I like it much, but it's possible.

I usually mix them, but I'm curious about other opinions.

been experiencing the same recently

yeah, I kind of second @barunio. It would be good if that second line could be indented after the ruby code beginning, not the `

I'm using a custom GH action to redirect antq's output to the job summary. In this case it would be nice if the reporter output could: • not show the...

I have a feeling this issue is related to [this other one](https://github.com/hrsh7th/nvim-cmp/issues/1511) as it only seems to manifest itself after doing a search using `/`.

What are the current limitations with the `:reitit.ring/default-options-endpoint` solution? I understand it allows for arbitrary logic to be injected. Is the limitation the fact that it needs to be applied...

I'm wondering if there's some reasonable way of getting this to work in languages other than english, I mean, without including every possible translation of the word `for`.

@ParthKolekar gotcha, I think I mixed up things. I'm gonna create a separate issue.

I guess merging is also not possible due to https://github.com/metosin/malli/issues/780