macOS
brew install editorconfig-checkerlocal Homebrew formula metadata
sudo port install editorconfig-checkerMacPorts ports tree · devel/editorconfig-checker/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de editorconfig-checker pour les workflows d'agents IA.
installation
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
aperçu
Tool to verify that your files are in harmony with your .editorconfig
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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.jsonexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
editorconfig-checker | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/editorconfig-checker/editorconfig-checker
métadonnées d'installation
| Clé du paquet | brew:editorconfig-checker |
|---|---|
| Version | 3.8.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/editorconfig-checker |
| Page d'accueil | https://editorconfig-checker.github.io/ |
| Dépôt | https://github.com/editorconfig-checker/editorconfig-checker |
| Docs amont | https://github.com/editorconfig-checker/editorconfig-checker#readme |
| Licence | MIT |
| Archive source | https://github.com/editorconfig-checker/editorconfig-checker/archive/refs/tags/v3.8.0.tar.gz |
| Dernière mise à jour | 2026-06-28T15:27:21Z |
| Pulse | updated |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.