Axel H.

Results 126 comments of Axel H.

No, you can have different URL for documentation and API so absolute URL is necessary. Blueprint can be registered with an url prefix and/or a given subdomain (see #103). Your...

> What's the advantage for an sbt user that already chose to use buf outside sbt, to have their sbt build use buf as well and not sbt-protoc with stock...

Sorry for the looong absence. I'll take the time to do a final review by the end of the week (as this one is a big one, and I need...

Yes, I tried before submitting this issue 😉 For the `mise-plugins/mise-poetry`, I think this is not specific to poetry but to any Python project. Most of the time, impact is...

It seems very interesting and useful ! Any plan to merge and release this ?

I think this is the case: no commit or merged pull-request since 2014 :/ Might be the time to find a working fork or to start one

Didn't retried since. I switched to atom.

OK, make sense. Is there a way to provide a global override file so ? Main use case: I have some personal files which I ignore globally using a global...

Too bad, one `.ignore` or `.rgignore` by repository doesn't really scale because I have a huge amount of repositories to handle (I started with that and then submitted the issue...

> You only need to put it in a shared parent directory. Oh, that will do it !! Thanks for the tip, I wasn't aware that parent files are processed...