dev-tooling

bozhidar 2024-10-22T08:25:06.207019Z

I thought tools like zprint already supported the fixed formatting style, but I guess it’s never bad to have more options. πŸ™‚

bozhidar 2024-10-22T08:27:18.421159Z

Out of curiosity - was there any particular reason to write it in JavaScript?

βž• 1
imre 2024-10-22T09:07:13.054969Z

I think the answer to that is in https://github.com/oakmac/standard-clojure-style-js/issues/1

Chris Oakman 2024-10-22T15:09:54.507799Z

> it does break clojure/core.clj when you format it πŸ™‚ Good catch! This is fixed with v0.12.0 (just published)

πŸš€ 1