# Install editorconfig-checker

Tool to verify that your files are in harmony with your .editorconfig. Version 3.7.0 via Homebrew; verified 2026-05-25.

## Install

```sh
sudo av install brew:editorconfig-checker
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install editorconfig-checker
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install editorconfig-checker
```

  Evidence: MacPorts ports tree: devel/editorconfig-checker/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add editorconfig-checker
```

  Evidence: Alpine Linux edge package indexes: editorconfig-checker from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#editorconfig-checker
```

  Evidence: nixpkgs package indexes: pkgs/by-name/ed/editorconfig-checker/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S editorconfig-checker
```

  Evidence: Arch Linux sync databases: editorconfig-checker from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install editorconfig-checker
```

  Evidence: openSUSE Tumbleweed package metadata: editorconfig-checker from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst

### Windows

- winget (92%):

```sh
winget install --id EditorConfig-Checker.EditorConfig-Checker -e
```

  Evidence: Windows Package Manager source index: EditorConfig-Checker.EditorConfig-Checker from https://cdn.winget.microsoft.com/cache/source.msix

## Package Facts

- **Package key:** brew:editorconfig-checker
- **Package manager:** Homebrew
- **Package manager URL:** <https://formulae.brew.sh/formula/editorconfig-checker>
- **Version:** 3.7.0
- **Source summary:** Tool to verify that your files are in harmony with your .editorconfig
- **Homepage:** <https://github.com/editorconfig-checker/editorconfig-checker>
- **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.7.0.tar.gz>
- **Last updated:** 2026-05-25T18:50:55Z
- **Generated:** 2026-06-10T07:18:26+00:00

## Executables

- editorconfig-checker (cli)
- editorconfig-checker (alias)

## Build Dependencies

- go

## Install Behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-06-10
- Package-manager version: 3.7.0
- Package-manager updated: 2026-05-25
- Local data status: ok
- Upstream repository: https://github.com/editorconfig-checker/editorconfig-checker
- Upstream latest detected: v3.7.0 (current)

## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

- **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:** head, stable

## Other Package-Manager Records

- Nix - editorconfig-checker: normalized package name match | nixpkgs package indexes: pkgs/by-name/ed/editorconfig-checker/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - editorconfig-checker - 3.0.3-r14: normalized package name match | Alpine Linux edge package indexes: editorconfig-checker from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A tool to verify that your files are in harmony with your .editorconfig | https://editorconfig-checker.github.io/
- pacman - editorconfig-checker - 3.7.0-1: normalized package name match | Arch Linux sync databases: editorconfig-checker from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A tool to verify that your files are in harmony with your .editorconfig | https://github.com/editorconfig-checker/editorconfig-checker
- zypper - editorconfig-checker - 3.6.1-1.4: normalized package name match | openSUSE Tumbleweed package metadata: editorconfig-checker from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst | Tool to verify that your files are in harmony with your .editorconfig | https://github.com/editorconfig-checker/editorconfig-checker
- MacPorts - editorconfig-checker: normalized package name match | MacPorts ports tree: devel/editorconfig-checker/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- winget - EditorConfig-Checker.EditorConfig-Checker: normalized package name match | Windows Package Manager source index: EditorConfig-Checker.EditorConfig-Checker from https://cdn.winget.microsoft.com/cache/source.msix


## Related Links

- [Source-control packages](https://www.automicvault.com/de/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/de/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/de/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://www.automicvault.com/de/pkg/brew/go/) - Build dependency declared by Homebrew.
- [golangci-lint](https://www.automicvault.com/de/pkg/brew/golangci-lint/) - Shares av.db curated category or tags: ci, cli, developer-tools, linting.
- [actionlint](https://www.automicvault.com/de/pkg/brew/actionlint/) - Shares av.db curated category or tags: ci, cli, developer-tools, linting.
- [markdownlint-cli](https://www.automicvault.com/de/pkg/brew/markdownlint-cli/) - Shares av.db curated category or tags: cli, developer-tools, linting, style-checker.
- [markdownlint-cli2](https://www.automicvault.com/de/pkg/brew/markdownlint-cli2/) - Shares av.db curated category or tags: cli, developer-tools, linting, style-checker.
- [cpplint](https://www.automicvault.com/de/pkg/brew/cpplint/) - Shares av.db curated category or tags: cli, developer-tools, linting, style-checker.
- [bashate](https://www.automicvault.com/de/pkg/brew/bashate/) - Shares av.db curated category or tags: cli, developer-tools, linting, style-checker.
- [ls-lint](https://www.automicvault.com/de/pkg/brew/ls-lint/) - Shares av.db curated category or tags: ci, cli, developer-tools, linting.
- [vale](https://www.automicvault.com/de/pkg/brew/vale/) - Shares av.db curated category or tags: cli, developer-tools, linting.

## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
