/dev/mataha
/dev/mataha
> I do attempt to alleviate this by starting from the most recent date (today) and then proceeding to traverse further back in time until I reach the end of...
I am running the latest code from the `experimental` branch. Furthermore - that line doesn't check a channel's creation date in any way; it could be created after January 1,...
> I would suggest adding this as an option _within_ the configuration file (i.e. `.prettierrc.json`). That way, it can be included in shareable configs. That's a different feature for a...
What's the next step then? Do I file a bug report in Fantomas, then try to fix it before v5 hits?
> which system does not support symlinks o_O? ```shell $ lsb_release -i Distributor ID: Debian ``` That's not Debian's fault, though; the chief offender is: ```shell $ df -T |...
Haven't found a better solution yet; feedback is appreciated as I'm new to the language: ```fsharp open System.IO let (+/) (path: string) (other: string) : string = Path.Combine(path, other) let...
> > Invalid author email in [a91df48](https://github.com/git/git/commit/a91df488d0742ff750ac733672947f087788fd1c): "[[email protected]](mailto:[email protected])" > > @mataha The Git project wants to know your real email address so that they can contact you about questions regarding...
Should be fine now, right?