You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is currently by design, newlines and comments are preserved but whitespace is turfed.
I think the idea was that resulting slurped code could be run through a formatter like cljfmt to correct indentation.
Version
rewrite-clj/rewrite-clj {:mvn/version "1.1.47"}
Platform
Clojure version:
1.11.1
Symptom
wrap-fully-forward-slurp
kills all the indents of the code it is slurpingReproduction
Actual behavior
Expected behavior
The text was updated successfully, but these errors were encountered: