this post was submitted on 25 Nov 2023
1 points (100.0% liked)

Lisp

52 readers
3 users here now

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] raviqqe@alien.top 1 points 10 months ago

I'm actually just using a formatter library and its readme describes the algorithm although it's a very basic one. https://github.com/raviqqe/mfmt

Currently, Schemat doesn't have any options for configurations. It's made after the philosophy of `gofmt` where you insert newlines with your "sense."