macOS
brew install iblinterlocal Homebrew formula metadata
安装
brew install iblinterlocal Homebrew formula metadata
概览
Linter tool for Interface Builder
历史
IBLinter is a Swift command-line linter for Interface Builder files, aimed at normalizing `.xib` and `.storyboard` files in iOS and macOS projects.
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.
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.
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.
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
<project-root>/.iblinter.yml<project-root>/.iblinter.yml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
iblinter | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:iblinter |
|---|---|
| 版本 | 0.5.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/IBDecodable/IBLinter |
| 仓库 | https://github.com/IBDecodable/IBLinter |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.