<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body><div>Short answer: No.<br></div>
<div> </div>
<div>Long answer: No, but I'd love for someone with the time to clean up <a href="https://github.com/tsloughter/erl_tidy">https://github.com/tsloughter/erl_tidy</a> which is a rebar3 plugin named `fmt` around erl_tidy. the erl_tidy code has issues with type specs and other newer syntax and will currently just dump out the AST for those. These fixes would then, of course, need to be submitted upstream to OTP, but this plugin provides a testing ground and hopefully motivation to someone out there :)<br></div>
<div> </div>
<div id="sig19496053"><div class="signature">--<br></div>
<div class="signature">Tristan Sloughter<br></div>
<div class="signature">t@crashfast.com<br></div>
<div class="signature"> </div>
</div>
<div> </div>
<div> </div>
<div>On Wed, Apr 27, 2016, at 05:37 PM, Mark Bucciarelli wrote:<br></div>
<blockquote type="cite"><div dir="ltr"><div>Hi,<br></div>
<div> </div>
<div>I'm wondering if anyone here uses or knows of a utility like gofmt for Erlang.  If you're not familiar with gofmt, it simply reads source code on stdin and writes formatted source code to stdout.<br></div>
<div> </div>
<div>I looked at erl_tidy but cannot see how to make it read stdin.<br></div>
<div> </div>
<div>Thanks,<br></div>
<div> </div>
<div>Mark<br></div>
</div>
<div><u>_______________________________________________</u><br></div>
<div>erlang-questions mailing list<br></div>
<div><a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br></div>
<div><a href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a><br></div>
</blockquote><div> </div>
</body>
</html>