nedap / formatting-stack

An efficient, smart, graceful composition of Clojure formatters, linters and such.
Eclipse Public License 2.0
99 stars 2 forks source link

Bump to clojure 1.11 #210

Closed thumbnail closed 2 years ago

thumbnail commented 2 years ago

Brief

After prepping our dependencies, the repo is ready to move to clojure 1.11.

For the time being we keep compat with older versions of clojure (maybe enforced through CI ?)

QA plan

start repl / format project. Observe no warnings.

Author checklist

Reviewer checklist