clj-commons / clj-commons/formatter
Should there be a space between #_ and the next form?
Open
- Dominant language
- No language data
- Stars
- 35
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Should there be a space between `#_` and the next form? What should happen with multiple `#_`s?
I'm often pretty sloppy with `#_` when I'm writing them as they are generally a debugging aid or for work in progress. However it would be good to have a standard formatting rule for how to handle them.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.