macOS
brew install editorconfig-checkerlocal Homebrew formula metadata
sudo port install editorconfig-checkerMacPorts ports tree · devel/editorconfig-checker/Portfile · ソース: api.github.com
brew
editorconfig-checker のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install editorconfig-checkerlocal Homebrew formula metadata
sudo port install editorconfig-checkerMacPorts ports tree · devel/editorconfig-checker/Portfile · ソース: api.github.com
sudo apk add editorconfig-checkerAlpine Linux edge package indexes · editorconfig-checker · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#editorconfig-checkernixpkgs package indexes · pkgs/by-name/ed/editorconfig-checker/package.nix · ソース: api.github.com
sudo pacman -S editorconfig-checkerArch Linux sync databases · editorconfig-checker · ソース: geo.mirror.pkgbuild.com
sudo zypper install editorconfig-checkeropenSUSE Tumbleweed package metadata · editorconfig-checker · ソース: download.opensuse.org
winget install --id EditorConfig-Checker.EditorConfig-Checker -eWindows Package Manager source index · EditorConfig-Checker.EditorConfig-Checker · ソース: cdn.winget.microsoft.com
概要
Tool to verify that your files are in harmony with your .editorconfig
履歴
editorconfig-checker is a small CI-friendly companion to EditorConfig: instead of teaching an editor how to apply a project's .editorconfig file, it checks the files in a tree and reports where they do not match the rules.
The public GitHub repository was created in 2017 and describes the tool as a verifier for files against .editorconfig. Its README frames the project around the gap left by language-specific linters: one EditorConfig-aware checker can cover whitespace, line ending, final newline, indentation, maximum line length, and charset rules across a mixed repository.
The project is implemented as a standalone command-line tool and publishes prebuilt release archives. By the 3.x series it also documented Go installation, Docker use, Homebrew, Nix, Arch Linux packages, and language-specific wrappers for JavaScript/TypeScript, Python, and PHP ecosystems.
Adoption has been mostly through automation and packaging rather than editor plugins. The README explicitly documents GitHub Actions-compatible output, Code Climate JSON output, GCC-style diagnostics, Docker execution, and package-manager installs, which made it fit naturally into CI jobs and pre-commit-style checks.
The common usage is to run editorconfig-checker at a repository root. With no file arguments it checks tracked text files, and with explicit file arguments it checks just those paths while still honoring configured excludes.
Configuration can be passed on the command line or read from .editorconfig-checker.json, with .ecrc retained as a deprecated name. The tool also has an init mode for creating a starting configuration.
For package metadata, editorconfig-checker is interesting because it turns a cross-editor convention into an installable, headless validation tool. It is a natural dependency for distribution maintainers, CI images, and repositories that want formatting contracts without adopting a language-specific formatter.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
.editorconfig-checker.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
editorconfig-checker | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/editorconfig-checker/editorconfig-checker
インストールメタデータ
| パッケージキー | brew:editorconfig-checker |
|---|---|
| バージョン | 3.8.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/editorconfig-checker |
| ホームページ | https://editorconfig-checker.github.io/ |
| リポジトリ | https://github.com/editorconfig-checker/editorconfig-checker |
| 上流ドキュメント | https://github.com/editorconfig-checker/editorconfig-checker#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/editorconfig-checker/editorconfig-checker/archive/refs/tags/v3.8.0.tar.gz |
| 最終更新 | 2026-06-28T15:27:21Z |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | editorconfig-checker |
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
editorconfig-checker
nix profile install nixpkgs#editorconfig-checkereditorconfig-checker 3.0.3-r14
A tool to verify that your files are in harmony with your .editorconfig
https://editorconfig-checker.github.io/
sudo apk add editorconfig-checkereditorconfig-checker 3.7.0-1
A tool to verify that your files are in harmony with your .editorconfig
https://github.com/editorconfig-checker/editorconfig-checker
sudo pacman -S editorconfig-checkereditorconfig-checker 3.7.0-1.1
Tool to verify that your files are in harmony with your .editorconfig
https://github.com/editorconfig-checker/editorconfig-checker
sudo zypper install editorconfig-checkereditorconfig-checker
sudo port install editorconfig-checkerEditorConfig-Checker.EditorConfig-Checker
winget install --id EditorConfig-Checker.EditorConfig-Checker -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.