macOS
brew install protolintlocal Homebrew formula metadata
brew / rank 2775
Pluggable linter and fixer to enforce Protocol Buffer style and conventions. Version 0.57.0 via Homebrew; verified 2026-09-13. Also installable with nix: nix profile install nixpkgs#protolint.
install
brew install protolintlocal Homebrew formula metadata
nix profile install nixpkgs#protolintnixpkgs package indexes · pkgs/by-name/pr/protolint/package.nix · source: api.github.com
scoop install main/protolintScoop official bucket manifest trees · bucket/protolint.json · source: api.github.com
overview
Pluggable linter and fixer to enforce Protocol Buffer style and conventions
history
protolint is a pluggable linter and fixer for Protocol Buffer source files, built around the official style guide and extensible with custom rules.
Yohei Muta created protolint as a fast Protocol Buffer linter that works without invoking the compiler and maps its default rules closely to the official Protocol Buffers style guide. It later added fixing, custom plugins, protoc-plugin operation, multiple reporters, and ecosystem integrations.
The project expanded beyond a standalone binary through Homebrew, release archives, Docker, npm integration, Python wheels, pre-commit hooks, editor support, GitHub Actions, and CI integrations.
Run `protolint lint` against files or directories, add `-fix` for safe automatic corrections, select reporters for CI, or load custom rule plugins. It works without configuration and otherwise searches from the current directory upward for `.protolint.yaml`; explicit config paths are supported.
protolint combines linting, safe automated fixes, inline suppression, custom rule plugins, protoc integration, and several machine-readable reporters. This makes it useful both interactively and in polyglot build and CI pipelines.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.
./.protolint.yamlpackage.json (protolint key)pyproject.toml ([tool.protolint])executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
protoc-gen-protolint | cli | global executable | |
protolint | cli | global executable |
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.
https://github.com/yoheimuta/protolint
install metadata
| Package key | brew:protolint |
|---|---|
| Version | 0.57.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/protolint |
| Homepage | https://github.com/yoheimuta/protolint |
| Repository | https://github.com/yoheimuta/protolint |
| License | MIT |
| Source archive | https://github.com/yoheimuta/protolint/archive/refs/tags/v0.57.0.tar.gz |
| Last updated | 2026-09-13T12:25:00Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | protolint |
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
protolint
nix profile install nixpkgs#protolintmain/protolint
scoop install main/protolintsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.