# Install iblinter with Homebrew

Linter tool for Interface Builder. Version 0.5.0 via Homebrew; verified from local package data.

## Install

```sh
sudo av install brew:iblinter
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install iblinter
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:iblinter
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/iblinter>
- **Version:** 0.5.0
- **Source summary:** Linter tool for Interface Builder
- **Homepage:** <https://github.com/IBDecodable/IBLinter>
- **Repository:** <https://github.com/IBDecodable/IBLinter>
- **Upstream docs:** <https://github.com/IBDecodable/IBLinter#readme>
- **License:** MIT
- **Source archive:** <https://github.com/IBDecodable/IBLinter/archive/refs/tags/0.5.0.tar.gz>
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- iblinter (cli)
- iblinter (alias)

## Uses from macOS

- swift

## 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-07-08
- Package-manager version: 0.5.0
- Local data: ok
- Upstream repository: https://github.com/IBDecodable/IBLinter
- Upstream latest detected: 0.5.0 (current)
- info: No package-manager update timestamp was available.
## Project history and usage

IBLinter is a Swift command-line linter for Interface Builder files, aimed at normalizing `.xib` and `.storyboard` files in iOS and macOS projects.

### Project history

The README describes IBLinter as inspired by SwiftLint and focused on XML-based Interface Builder resources. It offers installation through Homebrew, Mint, CocoaPods, or source builds, which matches the distribution habits of Apple-platform developer tools.

### Adoption history

IBLinter became one of the more visible packages in this batch: the GitHub page shows a large star count for a narrowly scoped linter, and Homebrew analytics show thousands of installs over a 365-day window. That reflects a practical need in teams that treat storyboards and XIBs as reviewable source files rather than opaque editor artifacts.

### How it is used

Teams use IBLinter in local checks or build phases to enforce conventions on Interface Builder files. The README documents a project-root configuration file with enabled rules, disabled rules, and excluded paths, which lets teams tune lint behavior for their repository.

### Why package nerds care

IBLinter is a neat example of the SwiftLint pattern spreading to adjacent Apple build artifacts: a focused Swift CLI, Homebrew and Mint installation, CocoaPods integration for build phases, and a rule-based config file for otherwise awkward XML UI resources.

### Timeline

- v0.1.0: The repository contains an early tagged release for the linter.
- 0.4.x: The tag history shows a long sequence of 0.4 maintenance releases.
- 2022: GitHub lists 0.5.0 as a February 2022 release.
- 0.5.0: Homebrew packages the same stable version.

### Related projects

- The README explicitly names realm/SwiftLint as inspiration, and installation docs place IBLinter beside Homebrew, Mint, CocoaPods, and Xcode build-phase workflows.

### Sources

- <https://formulae.brew.sh/formula/iblinter>
- <https://github.com/IBDecodable/IBLinter>
- <https://github.com/IBDecodable/IBLinter/releases>


## Security Notes

narrow executable package without higher-risk signals.

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


## 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

- macOS: <project-root>/.iblinter.yml
- Unix: <project-root>/.iblinter.yml
## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** iblinter
- **Version Scheme:** 0
- **Revision:** 1
- **Head Version:** HEAD
- **Requirements:** xcode
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [doc8](https://www.automicvault.com/pkg/brew/doc8/) - Shares av.db curated category or tags: cli, developer-tools, linter, linting.
- [elvis](https://www.automicvault.com/pkg/brew/elvis/) - Shares av.db curated category or tags: cli, developer-tools, linter, linting.
- [falco](https://www.automicvault.com/pkg/brew/falco/) - Shares av.db curated category or tags: cli, developer-tools, linter, linting.
- [gitlint](https://www.automicvault.com/pkg/brew/gitlint/) - Shares av.db curated category or tags: cli, developer-tools, linter, linting.
- [htmlhint](https://www.automicvault.com/pkg/brew/htmlhint/) - Shares av.db curated category or tags: cli, developer-tools, linter, linting.
- [mado](https://www.automicvault.com/pkg/brew/mado/) - Shares av.db curated category or tags: cli, developer-tools, linter, linting.
- [oxlint](https://www.automicvault.com/pkg/brew/oxlint/) - Shares av.db curated category or tags: cli, developer-tools, linter, linting.
- [proselint](https://www.automicvault.com/pkg/brew/proselint/) - Shares av.db curated category or tags: cli, developer-tools, linter, linting.

## Combined YAML source

View the package source record on GitHub. [combined/iblinter.yml](https://github.com/automic-vault/db/blob/main/combined/iblinter.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
