Skip to content

Commit 710d12b

Browse files
committed
Update docs
1 parent 32a33d6 commit 710d12b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

doc/modules/ROOT/pages/usage/misc_features.adoc

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -336,12 +336,6 @@ Cider supports the whole mix, but with a twist.
336336
data for it, the operation is tried against all registries, from
337337
newest to oldest, with the first successful operation winning.
338338

339-
This is not the best strategy to support multiple versions of Clojure
340-
Spec at the same time, but a practical one. We traded the benefit of
341-
working with `spec-alpha` and `spec-alpha-2` at the same time against
342-
the amount of work required to implement proper version support in the
343-
UI and middleware.
344-
345339
== Formatting Code with cljfmt
346340

347341
While CIDER has it's own code formatting (indentation) engine, you can also

0 commit comments

Comments
 (0)