Closed Kartstig closed 2 years ago
Have you checked #324 ?
Are you enabling the new erlang features, particularly maybr_expr
?
Have you checked #324 ?
? I don't see Issue 324
Are you enabling the new erlang features, particularly maybr_expr?
Not that I'm aware of
Have you checked #324 ?
? I don't see Issue 324
Sorry, I meant #314
@elbrujohalcon This (below) solved my issue. From https://github.com/AdRoll/rebar3_format/issues/314 Thank you!
ERL_FLAGS="-enable-feature all"
Describe the bug Error parsing files: undef
To Reproduce rebar3 format
Expected behavior Formats the code | Produces Error Text
Rebar3 Log
Additional context
--- Local plugins --- rebar3_auto (0.3.3) rebar3_format (1.2.1) rebar3_codecov (0.3.0)