Closed Jylhis closed 6 years ago
Settings take string of parameters: ":indentation? true :remove-surrounding-whitespace? false" and passes those to cljfmt.
:indentation? true :remove-surrounding-whitespace? false
resolves #74
Awesome! Thank you!
Settings take string of parameters: "
:indentation? true :remove-surrounding-whitespace? false
" and passes those to cljfmt.resolves #74