Update the indenter to handle the cljfmt 0.11.x
breaking config update since version 2.0.383
#2280
Labels
0.11.x
breaking config update since version 2.0.383
#2280
From https://github.com/weavejester/cljfmt/tree/master#breaking-changes-in-011x:
This probably should be mentioned in the Calva docs. Perhaps it calls for an update to the docs more generally to include the
:extra-indents
, since that is probably the most common configuration from now on.It also calls for an update of how the Calva indenter reads the configuration. We probably need to recreate the logic now used in cljfmt for this, including the
:legacy/merge-indents?
escape hatch.The text was updated successfully, but these errors were encountered: