version: v2 # Minimal buf module for the ninja CLI. We vendor a single proto — # orchestrator/v1/plugin_registry.proto — because the CLI only needs the # plugin registry/publish/auth/scope client to talk to the orchestrator. The # rest of orchestrator/v1 is generated by the orchestrator and CMS from their # own copies; the CLI never registers those descriptors. modules: - path: proto lint: use: - STANDARD except: - PACKAGE_SAME_GO_PACKAGE - RPC_REQUEST_RESPONSE_UNIQUE breaking: use: - FILE