/lspfmt-repro

Primary LanguageClojure

Bug repro

For clojure-lsp/clojure-lsp#1421

You can repeatedly run these two commands:

clojure -m clojure-lsp.main format
clojure -m clojure-lsp.main clean-ns

...and each command will apply a slightly different formatting.

So given that disagreement, it's not possible to use both as a CI check simultaneously.