Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Heterogenous Map Keys trip the New Formatter #540

Open
hindol opened this issue Jan 8, 2020 · 1 comment
Open

Heterogenous Map Keys trip the New Formatter #540

hindol opened this issue Jan 8, 2020 · 1 comment
Labels
bug Something isn't working formatting upstream

Comments

@hindol
Copy link

hindol commented Jan 8, 2020

For example, the following map is aligned like this,

  {\I         1
   \V         5
   \X         10
   \L         50
   \C         100
   \D         500
   \M         1000
   [\I \V] 4
   [\I \X] 9}
@PEZ PEZ added the formatting label Jan 8, 2020
@bpringe bpringe added the bug Something isn't working label Nov 30, 2020
@PEZ PEZ added the upstream label Dec 19, 2023
@PEZ
Copy link
Collaborator

PEZ commented Dec 19, 2023

This needs to be fixed in cljfmt before we can do anything about it in Calva. Here's a PR to watch:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working formatting upstream
Projects
None yet
Development

No branches or pull requests

3 participants