Skip to content

Fix indentation of namespaced maps in fixed style#133

Merged
bbatsov merged 1 commit intoclojure-emacs:mainfrom
kesk:main
Mar 25, 2026
Merged

Fix indentation of namespaced maps in fixed style#133
bbatsov merged 1 commit intoclojure-emacs:mainfrom
kesk:main

Conversation

@kesk
Copy link
Contributor

@kesk kesk commented Mar 22, 2026

Anchor collection node types in clojure-ts--fixed-indent-rules to avoid matching ns_map_lit, and add an explicit rule for ns_map_lit to ensure consistent indentation across styles.


Before submitting a PR mark the checkboxes for the items you've done (if you
think a checkbox does not apply, then leave it unchecked):

  • You've run M-x checkdoc and fixed any warnings in the code you've written.
  • You've updated the changelog (if adding/changing user-visible functionality).
  • You've updated the readme (if adding/changing user-visible functionality).

Thanks!

Anchor collection node types in clojure-ts--fixed-indent-rules to avoid
matching ns_map_lit, and add an explicit rule for ns_map_lit to ensure
consistent indentation across styles.
@bbatsov bbatsov merged commit ba6de87 into clojure-emacs:main Mar 25, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants