TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: An Opinionated Erlang Autoformatter

2 点作者 dtip超过 5 年前

1 comment

dtip超过 5 年前
By coincidence there are a couple of other Erlang autoformatters under development at the moment:<p>- rebar3_fmt: <a href="https:&#x2F;&#x2F;github.com&#x2F;AdRoll&#x2F;rebar3_format" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;AdRoll&#x2F;rebar3_format</a> - offers lots of config options, as opposed to steamroller which has very few.<p>- erlfmt: don&#x27;t think this has been released yet. It&#x27;s designed to (probably) only change whitespace, as opposed to steamroller which makes minor code improvements.<p>An exciting time for Erlang developer tools!