greglook / cljstyle

A tool for formatting Clojure code
Eclipse Public License 1.0
293 stars 39 forks source link

Change indentation for functions #96

Open dpom opened 1 year ago

dpom commented 1 year ago

I would like to have the fn body indented only by 1 space. How could I set that in the config file?

robert-m-johnson commented 10 months ago

+1; the current behaviour doesn't follow the community style guide in this regard.