brandonbloom / fipp

Fast Idiomatic Pretty Printer for Clojure
527 stars 44 forks source link

Expand :line's :inline to :vertical and :horizontal #26

Closed brandonbloom closed 7 years ago

brandonbloom commented 9 years ago

https://twitter.com/BrandonBloom/status/608851128038477825

brandonbloom commented 7 years ago

Implemented in v0.6.7 as terminate. I needed this for pretty-printing some trailing commas in a C-like syntax.

Thanks for the idea way back when @jordwalke!