macOS
brew install editorconfig-checkerlocal Homebrew formula metadata
sudo port install editorconfig-checkerMacPorts ports tree · devel/editorconfig-checker/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.