# wartremover を Homebrew でインストール

wartremover のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:wartremover
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install wartremover
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:wartremover
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/wartremover>
- **バージョン:** 3.6.1
- **ソース概要:** Flexible Scala code linting tool
- **ホームページ:** <https://www.wartremover.org/>
- **リポジトリ:** <https://github.com/wartremover/wartremover>
- **上流ドキュメント:** <https://www.wartremover.org/>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/wartremover/wartremover/archive/refs/tags/v3.6.1.tar.gz>
- **最終更新:** 2026-07-01T10:37:53Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- wartremover (cli)
- wartremover (エイリアス)

## 依存関係

- openjdk

## ビルド依存関係

- sbt

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 3.6.1
- マネージャ更新日: 2026-07-01
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/wartremover/wartremover
- 検出された最新: v3.6.1 (最新)
## プロジェクトの歴史と使われ方

WartRemover is a Scala linting tool focused on compile-time detection of language features and idioms that a project wants to forbid. Its package-nerd identity is unusually direct: individual checks are called "warts", and users opt into sets of warts as errors or warnings in sbt, scalac, or the standalone command-line tool.

### プロジェクトの歴史

The public GitHub repository was created on January 5, 2013. Brian McKenna's 2013 write-up for WartRemover 0.4 described a rewrite from a linter for features he considered bad into a more flexible framework for lint rules over Scala compiler trees, with wrappers for macros, the command line, and the compiler plugin.

The project later standardized around the wartremover organization and the wartremover.org documentation site. Current documentation presents the sbt plugin as the normal entry point, while still documenting use as a command-line tool, a manually configured compiler plugin, and a macro-derived checker.

### 採用の歴史

WartRemover occupies the compiler-plugin side of the Scala linting ecosystem. Scala Center's Scalafix documentation compares it with Scalafix, Scalastyle, and IntelliJ inspections, noting that WartRemover has more linter rules out of the box than Scalafix but does not automatically fix code.

### 使われ方

Typical use is to add the sbt plugin and then configure `wartremoverErrors` or `wartremoverWarnings` in `build.sbt`. Projects commonly enable a stable or custom subset of warts, suppress checks with annotations for exceptional cases, or exclude generated source directories.

### パッケージ好きにとっての重要性

For package managers, WartRemover represents the Scala compiler-plugin era of code-quality tooling: it is not just a formatter or external scanner, but a package that participates in compilation and can make disallowed constructs fail the build.

### タイムライン

- 2013-01-05: Public GitHub repository created.
- 2013: WartRemover 0.4 write-up describes the flexible rule/traverser design.
- 2020s: Documentation continues to support sbt, command-line, manual compiler-plugin, and macro-based usage.

### Related projects

- Scalafix, Scalastyle, and IntelliJ Scala inspections cover adjacent Scala linting and refactoring workflows, while WartRemover's distinctive niche is compiler-driven configurable warts.

### ソース

- <https://api.github.com/repos/wartremover/wartremover>
- <https://brianmckenna.org/blog/wartremover_point_four>
- <https://scalacenter.github.io/scalafix/docs/users/related-projects.html>
- <https://www.wartremover.org/doc/install-setup.html>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

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


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [openjdk](https://pkg.so/ja/brew/openjdk/) - Runtime dependency declared by Homebrew.
- [sbt](https://pkg.so/ja/brew/sbt/) - Build dependency declared by Homebrew.
- [flake8](https://pkg.so/ja/brew/flake8/) - Shares pkgdb curated category or tags: cli, code-quality, developer-tools, linting, static-analysis.
- [checkstyle](https://pkg.so/ja/brew/checkstyle/) - Shares pkgdb curated category or tags: cli, code-quality, developer-tools, linting, static-analysis.
- [detekt](https://pkg.so/ja/brew/detekt/) - Shares pkgdb curated category or tags: cli, code-quality, developer-tools, linting, static-analysis.
- [hlint](https://pkg.so/ja/brew/hlint/) - Shares pkgdb curated category or tags: cli, code-quality, developer-tools, linting, static-analysis.
- [vulture](https://pkg.so/ja/brew/vulture/) - Shares pkgdb curated category or tags: cli, code-quality, developer-tools, linting, static-analysis.
- [credo](https://pkg.so/ja/brew/credo/) - Shares pkgdb curated category or tags: cli, code-quality, developer-tools, linting, static-analysis.
- [scalastyle](https://pkg.so/ja/brew/scalastyle/) - Shares pkgdb curated category or tags: cli, code-quality, developer-tools, scala, static-analysis.
- [swiftlint](https://pkg.so/ja/brew/swiftlint/) - Shares pkgdb curated category or tags: cli, code-quality, developer-tools, static-analysis.
- [pmd](https://pkg.so/ja/brew/pmd/) - Local package facts share a topical domain. Shared terms: analysis, cli, code, code-quality, developer.

## Combined YAML source

View the package source record on GitHub. [combined/wartremover.yml](https://github.com/mxcl/pkgdb/blob/main/combined/wartremover.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
