# Installer iblinter avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de iblinter pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install iblinter
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:iblinter
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/iblinter>
- **Version:** 0.5.0
- **Résumé source:** Linter tool for Interface Builder
- **Page d'accueil:** <https://github.com/IBDecodable/IBLinter>
- **Dépôt:** <https://github.com/IBDecodable/IBLinter>
- **Licence:** MIT
- **Archive source:** <https://github.com/IBDecodable/IBLinter/archive/refs/tags/0.5.0.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- iblinter (cli)
- iblinter (alias)

## Bibliothèques fournies par macOS

- swift

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.5.0
- données locales: OK
- dépôt amont: https://github.com/IBDecodable/IBLinter
- dernière version détectée: 0.5.0 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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
## Détails de la base source

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


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [swiftlint](https://pkg.so/fr/brew/swiftlint/) - Shares pkgdb curated category or tags: cli, developer-tools, linter, swift.
- [tailor](https://pkg.so/fr/brew/tailor/) - Shares pkgdb curated category or tags: cli, developer-tools, linter, swift.
- [xcbeautify](https://pkg.so/fr/brew/xcbeautify/) - Shares pkgdb curated category or tags: cli, developer-tools, swift.
- [mint](https://pkg.so/fr/brew/mint/) - Shares pkgdb curated category or tags: cli, developer-tools, swift.
- [xcodegen](https://pkg.so/fr/brew/xcodegen/) - Shares pkgdb curated category or tags: cli, developer-tools, swift.
- [ruff](https://pkg.so/fr/brew/ruff/) - Shares pkgdb curated category or tags: cli, developer-tools, linter.
- [sourcekitten](https://pkg.so/fr/brew/sourcekitten/) - Shares pkgdb curated category or tags: cli, developer-tools, swift.
- [swiftformat](https://pkg.so/fr/brew/swiftformat/) - Shares pkgdb curated category or tags: cli, developer-tools, swift.
- [action-validator](https://pkg.so/fr/brew/action-validator/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, linter.
- [addons-linter](https://pkg.so/fr/brew/addons-linter/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, linter.

## Combined YAML source

View the package source record on GitHub. [combined/iblinter.yml](https://github.com/mxcl/pkgdb/blob/main/combined/iblinter.yml)


## Sources

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