We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please see screenshot:
Input:
(-> #js [(one-promise) (another-promise)] (js/Promise.all) (.then (fn [_]))) (-> #uuid "15adfdf0-2e6b-410e-a489-f71d1dd17642" str)
I would expect the code to be unchanged after formatting, but everything gets aligned to one character after #
#
I would guess that this is also what's causing #108.
The text was updated successfully, but these errors were encountered:
GitHub Issue #110 tagged literal alignment (#118)
af67e1f
Fixed with PR-118
Sorry, something went wrong.
No branches or pull requests
Please see screenshot:
Input:
I would expect the code to be unchanged after formatting, but everything gets aligned to one character after
#
I would guess that this is also what's causing #108.
The text was updated successfully, but these errors were encountered: