cljfmt

{:remove-surrounding-whitespace?  true
 :remove-trailing-whitespace?     true
 :remove-consecutive-blank-lines? true
 :insert-missing-whitespace?      true
 :align-associative?              true}

{
  "calva.fmt.configPath": ".cljfmt.edn",
}


관련 문서