macOS
brew install editorconfig-checkerlocal Homebrew formula metadata
sudo port install editorconfig-checkerMacPorts ports tree · devel/editorconfig-checker/Portfile · source: api.github.com
brew
Tool to verify that your files are in harmony with your .editorconfig. Version 3.8.0 via Homebrew; verified 2026-06-28.
install
brew install editorconfig-checkerlocal Homebrew formula metadata
sudo port install editorconfig-checkerMacPorts ports tree · devel/editorconfig-checker/Portfile · source: api.github.com
sudo apk add editorconfig-checkerAlpine Linux edge package indexes · editorconfig-checker · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#editorconfig-checkernixpkgs package indexes · pkgs/by-name/ed/editorconfig-checker/package.nix · source: api.github.com
sudo pacman -S editorconfig-checkerArch Linux sync databases · editorconfig-checker · source: geo.mirror.pkgbuild.com
sudo zypper install editorconfig-checkeropenSUSE Tumbleweed package metadata · editorconfig-checker · source: download.opensuse.org
winget install --id EditorConfig-Checker.EditorConfig-Checker -eWindows Package Manager source index · EditorConfig-Checker.EditorConfig-Checker · source: cdn.winget.microsoft.com
overview
Tool to verify that your files are in harmony with your .editorconfig
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
editorconfig-checker | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/editorconfig-checker/editorconfig-checker
install metadata
| Package key | brew:editorconfig-checker |
|---|---|
| Version | 3.8.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/editorconfig-checker |
| Homepage | https://editorconfig-checker.github.io/ |
| Repository | https://github.com/editorconfig-checker/editorconfig-checker |
| Upstream docs | https://github.com/editorconfig-checker/editorconfig-checker#readme |
| License | MIT |
| Source archive | https://github.com/editorconfig-checker/editorconfig-checker/archive/refs/tags/v3.8.0.tar.gz |
| Last updated | 2026-06-28T15:27:21Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.