1
0
mirror of https://github.com/mgechev/revive.git synced 2025-01-24 03:47:45 +02:00

Add information about vscode

This commit is contained in:
mgechev 2018-05-30 18:34:35 -07:00
parent 21ff630a2b
commit e06c92357f
No known key found for this signature in database
GPG Key ID: 3C44F5A2A289C6BB

View File

@ -30,6 +30,10 @@ Here's how `revive` is different from `golint`:
Since the default behavior of `revive` is compatible with `golint`, without providing any additional flags, the only difference you'd notice is faster execution.
### Text Editors
- Support for VSCode in [vscode-go](https://github.com/Microsoft/vscode-go/pull/1699).
### Installation
```bash