JC (Jonathan Chen)
JC (Jonathan Chen)
For posterity, this exists now: https://github.com/clojure-emacs/clojure-mode#vertical-alignment
Kind of related to https://tonsky.me/blog/clojurefmt/
There's also https://conventionalcommits.org/ now; it's based on the [Angular commit guidelines](https://github.com/angular/angular/blob/master/CONTRIBUTING.md#commit-message-format) and it also helps build an automated changelog since the commit titles have a consistent grammar.
Any update on this? I think it fixes #229
@flyingmachine I'm at a good stopping point for me in the book. Feel free to review and merge/comment at your leisure.
Does wrapping a polyfill like this one help? https://github.com/github/fetch
Maybe related to #155
Might want to make a pull request for this to merge. This is just an issue.
I think the pages-gem should actually have it's Gemfile.lock published to deterministically install.
Made a PR here: https://github.com/github/pages-gem/pull/829 to be explicit about the pages-gem dependencies.