# 使用 Homebrew 安装 erlfmt

查看 erlfmt 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:erlfmt
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install erlfmt
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:erlfmt
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/erlfmt>
- **版本:** 1.8.0
- **来源摘要:** Automated code formatter for Erlang
- **主页:** <https://github.com/WhatsApp/erlfmt>
- **仓库:** <https://github.com/WhatsApp/erlfmt>
- **上游文档:** <https://github.com/WhatsApp/erlfmt#readme>
- **许可证:** Apache-2.0
- **源码归档:** <https://github.com/WhatsApp/erlfmt/archive/refs/tags/v1.8.0.tar.gz>
- **已生成:** 2026-07-08T18:08:21+00:00

## 可执行文件

- erlfmt (cli)
- erlfmt (别名)

## 依赖

- erlang

## 构建依赖

- rebar3

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 1.8.0
- 本地数据: OK
- 上游仓库: https://github.com/WhatsApp/erlfmt
- 检测到的最新版本: v1.8.0 (当前)
- 信息: No package-manager update timestamp was available.
## 项目历史与用法

erlfmt is WhatsApp's opinionated Erlang code formatter, packaged as a CLI and rebar3 workflow for teams that want consistent Erlang formatting.

### 项目历史

The README describes erlfmt as an automated formatter that lets teams focus on code behavior rather than formatting debates. The project reached version 1.0.0 on June 29, 2021 and states that it is feature complete, with only backwards-compatible changes and bug fixes considered without serious review.

### 采用历史

erlfmt's main adoption path is as a rebar3 project plugin, adding a rebar3 fmt task and CI-friendly --check mode. The README also documents standalone escript use and editor integrations.

### 使用方式

Users add erlfmt to project_plugins in rebar.config, run rebar3 fmt to format a project, or run the escript directly against Erlang source globs. Later releases kept pace with OTP language changes, including OTP 27 sigils and triple-quoted strings and OTP 28 comprehension features.

### 为什么软件包爱好者会关心

For package managers, erlfmt is valuable because it is a deterministic formatter with a deliberate stability promise after 1.0. That makes it suitable for CI checks and repository-wide formatting without a constantly shifting style baseline.

### 时间线

- 2021-06-29: erlfmt 1.0.0 released.
- 2024-09-03: erlfmt 1.5.0 added OTP 27 feature support.
- 2025-06-13: erlfmt 1.7.0 added OTP 28 feature support.
- 2026-02-23: erlfmt 1.8.0 added more formatter enhancements and fixes.

### Related projects

- erlfmt integrates with rebar3 and requires Erlang/OTP.
- The README compares erlfmt with rebar3_format, steamroller, and erl_tidy.

### 来源

- <https://raw.githubusercontent.com/WhatsApp/erlfmt/main/README.md>
- <https://raw.githubusercontent.com/WhatsApp/erlfmt/main/CHANGELOG.md>
- <https://api.github.com/repos/WhatsApp/erlfmt/releases?per_page=10>
- <https://formulae.brew.sh/formula/erlfmt>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: PROJECT_ROOT/rebar.config
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** erlfmt
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## 相关链接

- [Source-control packages](https://www.automicvault.com/zh-hans/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/zh-hans/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/zh-hans/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [erlang](https://www.automicvault.com/zh-hans/pkg/brew/erlang/) - Runtime dependency declared by Homebrew.
- [rebar3](https://www.automicvault.com/zh-hans/pkg/brew/rebar3/) - Build dependency declared by Homebrew.
- [black](https://www.automicvault.com/zh-hans/pkg/brew/black/) - Shares av.db curated category or tags: cli, code-style, developer-tools, formatter.
- [cljfmt](https://www.automicvault.com/zh-hans/pkg/brew/cljfmt/) - Shares av.db curated category or tags: cli, code-style, developer-tools, formatter.
- [gci](https://www.automicvault.com/zh-hans/pkg/brew/gci/) - Shares av.db curated category or tags: cli, code-style, developer-tools, formatter.
- [gersemi](https://www.automicvault.com/zh-hans/pkg/brew/gersemi/) - Shares av.db curated category or tags: cli, code-style, developer-tools, formatter.
- [gnu-indent](https://www.automicvault.com/zh-hans/pkg/brew/gnu-indent/) - Shares av.db curated category or tags: cli, code-style, developer-tools, formatter.
- [gofumpt](https://www.automicvault.com/zh-hans/pkg/brew/gofumpt/) - Shares av.db curated category or tags: cli, code-style, developer-tools, formatter.
- [ktfmt](https://www.automicvault.com/zh-hans/pkg/brew/ktfmt/) - Shares av.db curated category or tags: cli, code-style, developer-tools, formatter.
- [scalariform](https://www.automicvault.com/zh-hans/pkg/brew/scalariform/) - Shares av.db curated category or tags: cli, code-style, developer-tools, formatter.
- [snakefmt](https://www.automicvault.com/zh-hans/pkg/brew/snakefmt/) - Local package facts share a topical domain. Shared terms: cli, code, code-style, developer, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/erlfmt.yml](https://github.com/automic-vault/db/blob/main/combined/erlfmt.yml)


## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
