Closed txgruppi closed 2 years ago
This doesn't look like Clojure code. Is this some other Lisp-like language? Joker doesn't format any Lisp code, only Clojure specifically. You may want to find a formatter for this language specifically. You can also try https://github.com/candid82/cljf, which is also a Clojure formatter but with more permissive reader that may work for your language.
Thank you!
Sorry if this is not an issue, I'm new to lisp.
I have this source code:
and when I run
joker --format colorsort.fnl
I get the following error:Can't
//
be allowed as a symbol name?