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

Comment after delimiters #242

Open
vemv opened this issue Sep 16, 2021 · 1 comment
Open

Comment after delimiters #242

vemv opened this issue Sep 16, 2021 · 1 comment

Comments

@vemv
Copy link
Contributor

vemv commented Sep 16, 2021

Hi,

here is an Emacs->cljfmt difference:

-   (let [ ;; foo bar
+   (let [;; foo bar

which is unfortunate because so often cljfmt matches Emacs. I wonder if this is a known issue, and what would be its preferred resolution. Can contribute a fix/option as I find the time.

Thanks - V

@weavejester
Copy link
Owner

A fix for this would be welcome. cljfmt shouldn't remove the whitespace in this instance.

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

No branches or pull requests

2 participants