pkg.soopen package index

brew / rank 2917

Install editorconfig-checker with Homebrew, apk, MacPorts, Nix, pacman, zypper, winget

Tool to verify that your files are in harmony with your .editorconfig. Version 3.8.0 via Homebrew; verified 2026-08-02. Also installable with nix: nix profile install nixpkgs#editorconfig-checker.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install editorconfig-checker

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install editorconfig-checker

MacPorts ports tree · devel/editorconfig-checker/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add editorconfig-checker

Alpine Linux edge package indexes · editorconfig-checker · source: dl-cdn.alpinelinux.org

Nixverified · 92%
nix profile install nixpkgs#editorconfig-checker

nixpkgs package indexes · pkgs/by-name/ed/editorconfig-checker/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S editorconfig-checker

Arch Linux sync databases · editorconfig-checker · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install editorconfig-checker

openSUSE Tumbleweed package metadata · editorconfig-checker · source: download.opensuse.org

Windows

Windows Package Managerverified · 92%
winget install --id EditorConfig-Checker.EditorConfig-Checker -e

Windows Package Manager source index · EditorConfig-Checker.EditorConfig-Checker · source: cdn.winget.microsoft.com

overview

Package summary

Tool to verify that your files are in harmony with your .editorconfig

Commands and aliases

  • editorconfig-checker

history

Project history and usage

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.

Project history

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 history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2017: Public GitHub repository created.
  • 2026: v3.8.0 published with README installation examples and release artifacts.

Related projects

  • Related projects include EditorConfig itself, editorconfig-core-c, and the npm, PyPI, and Composer wrappers listed by the checker README.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
.editorconfig-checker.json

executables

Installed executables

CommandKindExposureNote
editorconfig-checkerexecutableindexed executableDiscovered from the local executable index.

freshness

Version and 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.

page generated2026-08-03
manager version3.8.0
manager updated2026-08-02
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:editorconfig-checker
Version3.8.0
Package managerHomebrew
Homepagehttps://editorconfig-checker.github.io/
Repositoryhttps://github.com/editorconfig-checker/editorconfig-checker
Last updated2026-08-02T15:15:24+09:00
Pulseupdated
Bottlenot recorded
Servicenone declared

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

editorconfig-checker

nix profile install nixpkgs#editorconfig-checker
  • normalized package name match
  • Matched by: Editorconfig Checker
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ed/editorconfig-checker/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

editorconfig-checker 3.0.3-r15

A tool to verify that your files are in harmony with your .editorconfig

https://editorconfig-checker.github.io/

sudo apk add editorconfig-checker
  • License: MIT
  • Architecture: x86_64
  • Source Package: editorconfig-checker
  • 1 provides
  • normalized package name match
  • Matched by: Editorconfig Checker
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: editorconfig-checker from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

editorconfig-checker 3.9.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-checker
  • License: MIT
  • Architecture: x86_64
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Editorconfig Checker
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: editorconfig-checker from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

editorconfig-checker 3.8.0-1.3

Tool to verify that your files are in harmony with your .editorconfig

https://github.com/editorconfig-checker/editorconfig-checker

sudo zypper install editorconfig-checker
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: editorconfig-checker
  • 2 provides
  • normalized package name match
  • Matched by: Editorconfig Checker
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: editorconfig-checker from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

editorconfig-checker

sudo port install editorconfig-checker
  • normalized package name match
  • Matched by: Editorconfig Checker
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/editorconfig-checker/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
winget95%

EditorConfig-Checker.EditorConfig-Checker

winget install --id EditorConfig-Checker.EditorConfig-Checker -e
  • normalized package name match
  • Matched by: Editorconfig Checker
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: EditorConfig-Checker.EditorConfig-Checker from https://cdn.winget.microsoft.com/cache/source.msix

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation