Skip to content

rebar3 efmt doesn't work with stdin #94

@verbit

Description

@verbit

When calling efmt via rebar3, formatting through stdin doesn't work:

# This works
cat mymod.erl | efmt -
# This blocks indefinitely
cat mymod.erl | rebar3 efmt -

Versions:

$ rebar3 efmt -V
efmt 0.15.0
$ rebar3 version
rebar 3.19.0 on Erlang/OTP 25 Erts 13.1.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions