Lint Protobuf API files using API Linter in Visual Studio Code.
API Linter is a linter developed by Google for linting their APIs written in Protocol Buffers.
You must either,
- have
api-linterinstalled or - a proxy command (e.g.
bazel run api-linter --customized inapiLinter.command).
This extension exposes all functional flags through its configuration. For more information, see the package.json or check your settings for configurations under apiLinter.