nextjournal / nextjournal/clojure-mode
Format threading macro aligned after the -> ?
Open
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 174
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Currently the threading macro is formatted as:
Are there any options to format it aligned after the -> ?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the threading-macro formatting shown in the issue and locate the clojure-mode formatting path that handles it. Done means the macro can be formatted with the requested alignment and the resulting output matches the second screenshot, with coverage added if the project has an existing formatter test path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100