Andrea Crotti
Andrea Crotti
From this simple attempt https://github.com/FundingCircle/jackdaw/pull/360 just doing that change makes a 4MB difference in the produced jar, but well more importantly it doesn't include netty anymore.
After I created this issue I noticed that it was already fixed in master actually (and with the new version), but the new version is not released on pypi. Any...
@viebel it depends on graphviz, so I guess not, but maybe with some hacks and http://viz-js.com/ you can manage something. Otherwise you would have to plug in something else to...
I think for the backward compatible is not an issue as long as we define some new clear arguments.. For Windows I don't really have one with me but I...
Still haven't managed to do this sorry. However FYI I just did a simple script to loop over all the strategies, which I then use to load all the files...
only works for git2 though not really generic but a good start, might be good to have that feature inside code-maat directly maybe? I guess in this way lot of...
> Sounds reasonable to me! > > > maybe even computed by a custom function? > > Did you mean that users would pass a `lambda (host port)` and that...
Maybe not exactly related, but I also saw that you can pass a custom `greeting-fn` function to `nrepl/start-server`. You'll definitely have all the information you need (to distinguish staging/prod for...
mm yeah not sure how many people write latex inside org files but I guess it would not hurt, unless maybe some snippets might conflict?
@nha I still get this error, but from my understanding reading the linked issue this should have been part of 0.1.6 already? (which is the version I'm using)