toastal
toastal
(going to bed… feedback very welcome as I’ve only dabbled in OCaml with no experience in an existing codebase)
Didn’t have time yesterday, but found the missing `?append` I forgot to thread. I have opened a pull request with personal suggestions via Microsoft GitHub issue #9567 as a separate...
Would you be interested in developing & taking on my patchset over the line which does many of these things with a few less of your refining ideas?
Has anyone considered fixing `ocamlformat` over creating extra files which aren’t relevant to all users? Should a formatter be Dune’s concern at all?
This Git history is pretty messy now. I think it would look better squashed as one commit.
https://stackoverflow.com/questions/5189560/how-do-i-squash-my-last-n-commits-together First 2 answers are workable. Then you can run `git push --force-with-lease origin ats/develop`
@mondeja Would you like me to fork & take over this pull request to get it over the line?
@PeterShaggyNoble sorry I forgot to do this icon as I was doing some traveling … but > It's not currently in active development, with the last update on Sourceforge being...
`trunk` is still a good name if [trunk-based development](https://trunkbaseddevelopment.com/) is used (especially with patches or stack-based diffs).
You can make hooks suggested but ultimately optional by providing basic examples. An example would be creating a `.githooks` directory, & docs that say: To use our suggested Git VCS...