Skip to content

Commit

Permalink
Update metadata for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jpreese committed Jun 14, 2019
1 parent fcfe5b2 commit 4f46e6b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# vscode-protobuflinter [![License](https://img.shields.io/:license-mit-blue.svg)](https://github.com/jpreese/vscode-protobuflint/blob/master/LICENSE) [![GitHub release](https://img.shields.io/github/release/jpreese/vscode-protobuflint.svg)](https://github.com/jpreese/vscode-protobuflint/releases)
# vscode-protolint [![License](https://img.shields.io/:license-mit-blue.svg)](https://github.com/plexsystems/vscode-protolint/blob/master/LICENSE) [![GitHub release](https://img.shields.io/github/release/plexsystems/vscode-protolint.svg)](https://github.com/plexsystems/vscode-protolint/releases)

vscode-protobuflinter is a protocol buffer linter for [Visual Studio Code](https://code.visualstudio.com/) that uses [protolint](https://github.com/yoheimuta/protolint) to validate linting rules.
vscode-protolint is a protocol buffer linter for [Visual Studio Code](https://code.visualstudio.com/) that uses [protolint](https://github.com/yoheimuta/protolint) to validate linting rules.

## Example

Expand All @@ -20,7 +20,7 @@ lint:
## Installation
A VSIX installer is available on the [releases](https://github.com/jpreese/vscode-protobuflint/releases) page
This extension can be installed through the Visual Studio [marketplace](https://marketplace.visualstudio.com/items?itemName=Plex.vscode-protolint). Alternatively, a VSIX installer is available on the [releases](https://github.com/plexsystems/vscode-protolint/releases) page.
```
NOTE: protolint must be installed and available in your PATH
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4f46e6b

Please sign in to comment.