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

Bump erlfmt to upstream 1.3.0 #1469

Merged
merged 8 commits into from
Jan 17, 2024
Merged

Bump erlfmt to upstream 1.3.0 #1469

merged 8 commits into from
Jan 17, 2024

Conversation

gomoripeti
Copy link
Contributor

Description

Since previous version used erlfmt added support for map comprehensions, maybe expressions and some exotic macros.
There are some dialyzer warnings pending WhatsApp/erlfmt#352.
Variable scope handling was recently improved in erlang_ls for list comprehensions. It needs to be extended to binary and map comprehensions as well, which this PR does not address.

Fixes # .

@gomoripeti
Copy link
Contributor Author

Only failing testcase is els_docs_SUITE ==> invalidate: FAILED timing out on OTP 23, but it seems to fail on main as well.

So this PR is read for review. (Don't have to wait for erlfmt PR as the dialyzer warning is silenced, thanks for the idea :) )

@gomoripeti gomoripeti marked this pull request as ready for review January 17, 2024 09:12
@plux
Copy link
Contributor

plux commented Jan 17, 2024

Good stuff @gomoripeti !

@plux plux merged commit ca03a27 into erlang-ls:main Jan 17, 2024
5 of 6 checks passed
@gomoripeti gomoripeti deleted the erlfmt_1_3_0 branch January 17, 2024 23:36
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

Successfully merging this pull request may close these issues.

2 participants