/vscode-api-linter

Lint Protobuf API files using API Linter

Primary LanguageTypeScriptApache License 2.0Apache-2.0

API Linter for Visual Studio Code

Lint Protobuf API files using API Linter in Visual Studio Code.

Overview

API Linter is a linter developed by Google for linting their APIs written in Protocol Buffers.

Requirements

You must either,

  • have api-linter installed or
  • a proxy command (e.g. bazel run api-linter -- customized in apiLinter.command).

Features

This extension exposes all functional flags through its configuration. For more information, see the package.json or check your settings for configurations under apiLinter.