mirror of
https://github.com/penpot/penpot.git
synced 2025-01-02 04:40:09 -05:00
88fb5e7ab5
This upgrade also includes complete elimination of use spec from the backend codebase, completing the long running migration to fully use malli for validation and decoding.
9 lines
345 B
Clojure
9 lines
345 B
Clojure
{:sort-ns-references? true
|
|
:remove-multiple-non-indenting-spaces? false
|
|
:remove-surrounding-whitespace? true
|
|
:remove-consecutive-blank-lines? false
|
|
:extra-indents {rumext.v2/fnc [[:inner 0]]
|
|
cljs.test/async [[:inner 0]]
|
|
promesa.exec/thread [[:inner 0]]
|
|
specify! [[:inner 0] [:inner 1]]}
|
|
}
|