Documentation
¶
Overview ¶
pbflags-lint detects breaking changes in pbflags proto definitions by comparing the working tree against a base git ref. Designed for use as a pre-commit hook.
Usage:
pbflags-lint [--base <git-ref>] <proto-dir>
Exit codes: 0 = clean, 1 = breaking changes found, 2 = tool error.
Click to show internal directories.
Click to hide internal directories.