macOS
brew install editorconfig-checkerlocal Homebrew formula metadata
sudo port install editorconfig-checkerMacPorts ports tree · devel/editorconfig-checker/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für editorconfig-checker in AI-Agent-Workflows.
Installation
brew install editorconfig-checkerlocal Homebrew formula metadata
sudo port install editorconfig-checkerMacPorts ports tree · devel/editorconfig-checker/Portfile · Quelle: api.github.com
sudo apk add editorconfig-checkerAlpine Linux edge package indexes · editorconfig-checker · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#editorconfig-checkernixpkgs package indexes · pkgs/by-name/ed/editorconfig-checker/package.nix · Quelle: api.github.com
sudo pacman -S editorconfig-checkerArch Linux sync databases · editorconfig-checker · Quelle: geo.mirror.pkgbuild.com
sudo zypper install editorconfig-checkeropenSUSE Tumbleweed package metadata · editorconfig-checker · Quelle: download.opensuse.org
winget install --id EditorConfig-Checker.EditorConfig-Checker -eWindows Package Manager source index · EditorConfig-Checker.EditorConfig-Checker · Quelle: cdn.winget.microsoft.com
Überblick
Tool to verify that your files are in harmony with your .editorconfig
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
editorconfig-checker | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/editorconfig-checker/editorconfig-checker
Installationsmetadaten
| Paketschlüssel | brew:editorconfig-checker |
|---|---|
| Version | 3.8.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/editorconfig-checker |
| Homepage | https://editorconfig-checker.github.io/ |
| Repository | https://github.com/editorconfig-checker/editorconfig-checker |
| Upstream-Dokumentation | https://github.com/editorconfig-checker/editorconfig-checker#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/editorconfig-checker/editorconfig-checker/archive/refs/tags/v3.8.0.tar.gz |
| Zuletzt aktualisiert | 2026-06-28T15:27:21Z |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.