Caleb Maclennan

Results 2430 comments of Caleb Maclennan
trafficstars

I poked at this a little. It seems to me the original issue might be fixed, but then I got lost after that. If there is still a known issue...

Any chance you can flesh out the abridged part of `Environment.lua` and add `ex.lua` and `Connection.lua` to this issue so we have a full MWE? I just played with it...

Interesting observation, thanks for looking into it. I suspect this is GH trying to be *too* smart. So in any local or sane shell, these args **must** be quoted the...

I tried a variety of quoting and line escape methods and it looks like `"` quotes are the only reasonably sane way that works. I suspect this is because double...

You can disable the modified date entirely (my suggestion) so you don't have output churn. That happens in the template string. Ultimately there should probably be a feature to set...

> a recent new feature which can also be used to set it to the last modification date or commit date True, but that is a global option for the...

I'm a bit confused by this, how is this not what the existing `readme` setting in the config does if you specify a Markdown file?

Interest? Sure. Were you considering contributing?

@jqnatividad Just a hint, don't ever fork this repo back to your personal namespace or the redirects will all go away and people will start landing on your fork instead...

> Downside: all opened PRs will have merge conflicts probably because stable uses spaces instead of tabs. Merge conflicts for this (and other similar cases where deterministic tooling is used...