Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion test/clojure-ts-mode-indentation-test.el
Original file line number Diff line number Diff line change
Expand Up @@ -926,7 +926,7 @@ b |20])"
aa); comment
:aa 2)")

(when-aligning-it "should work correctly when there are ignored forms"
(when-aligning-it "should work correctly when there are discard forms"
"{:map \"with\"
:some #_\"ignored\" \"form\"}"

Expand Down
Loading