Skip to content

Improve item collection definition for clojure - #2758

Merged
phillco merged 1 commit into
mainfrom
clojureItem
Jan 28, 2025
Merged

Improve item collection definition for clojure#2758
phillco merged 1 commit into
mainfrom
clojureItem

Conversation

@AndreasArvidsson

@AndreasArvidsson AndreasArvidsson commented Jan 25, 2025

Copy link
Copy Markdown
Member

Fix some of the clojure collection item regression from #2683

Related #2723

Checklist

  • I have added tests
  • [/] I have updated the docs and cheatsheet
  • [/] I have not broken the cheatsheet

@AndreasArvidsson
AndreasArvidsson requested a review from a team as a code owner January 25, 2025 09:17
{
:foo "bar",
;; hello
,

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This trailing comma with the four spaces of indentation looks a bit weird, could we make this look better? The other tests are clearly improvements

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one is unfortunately quite hard. If the comment wasn't there the comma would be cleaned up. The whole thing about dealing with comments is something I intend to do in the future, but for now I think we will have to make due with this implementation.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Let's make sure we file it at some point

@phillco
phillco added this pull request to the merge queue Jan 28, 2025
Merged via the queue into main with commit fede4a2 Jan 28, 2025
@phillco
phillco deleted the clojureItem branch January 28, 2025 19:33
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