fulcrologic / guardrails

Efficient, hassle-free function call validation with a concise inline syntax for clojure.spec and Malli
Eclipse Public License 2.0
240 stars 26 forks source link

Add :style/indent config to >defn macro #47

Closed divs1210 closed 5 months ago

divs1210 commented 5 months ago

Macros can be given a :style/indent setting that most editors respect.

Would be nice to have this on >defn.

awkay commented 5 months ago

I don't accept feature requests. Feel free to open a PR.