-
Notifications
You must be signed in to change notification settings - Fork 21
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
Add support for OTP 27 #359
Comments
We can also check if it's worth adding something to support the new shell formatting functionality offered by OTP27: Tip
Own Id: OTP-18848 |
Note
Own Id: OTP-18608 |
I think OTP 27 (25?) breaks format for |
Repeating this comment here, for visibility:
|
I'm seriously considering discontinuing this project specifically because of that. ☝🏻 I'll open a discussion. |
We need to check what changed in
erl_syntax
andepp_dodger
, as usual, but we also need to add support for documentation attributes, sigils and triple-quoted-strings. Plus,maybe
is enabled by default.For reference: https://erlang.org/download/OTP-27.0-rc1.README
The text was updated successfully, but these errors were encountered: