Skip to content

metadata map followed by newline indents incorrectly #796

@thheller

Description

@thheller

If there is a newline after the meta map the name of the def is indentend incorrectly (not at all)

(def ^{:some :meta}
test
  nil)

emacs/clojure-mode does this

(def ^{:some :meta}
  test
  nil)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugMarks issues describing bugsreleasedMarks issues which have had the fixes released in a stable build

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions