[Pkg-erlang-devel] [check-all-the-things] 02/02: Fix erl-tidy command line
Jakub Wilk
jwilk at jwilk.net
Sun Apr 30 22:38:38 UTC 2017
>+command = erl -noshell -eval 'erl_tidy:dir(".", [{{test, true}}, {{verbose, false}}]).' -s init stop
While this does work for syntactically correct Erlang files, when I run it
against an empty file, it prints an error message, and then hangs forever.
Unfortunately, my Erlang fu is too weak to debug this. :/
--
Jakub Wilk
More information about the Pkg-erlang-devel
mailing list