Skip to content

^:private macros' indentation specs are ignored #181

Description

@vemv

Brief

Given a defmacro ^:private, out cljfmt integration will fail to read its indentation spec.

Expected behavior

macros' specified indentation is honored

Actual behavior

It's not

Reproduction steps

(self-evident)

Suspected cause

formatting-stack.formatters.cljfmt.impl/namespace-macros uses ns-publics, which ignores private macros.

Environment info

master

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions