Skip to content

Commit

Permalink
Add information about GoLand support on README (#502)
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniil Maslov committed Mar 13, 2021
1 parent 535f426 commit cc4da66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -108,6 +108,7 @@ If you want to use revive with Bazel, take a look at the [rules](https://github.
### Text Editors

- Support for VSCode in [vscode-go](https://github.com/Microsoft/vscode-go/pull/1699).
- Support for GoLand via [File Watchers](https://dev.to/s0xzwasd/configure-revive-go-linter-in-goland-2ggl).
- Support for Atom via [linter-revive](https://github.com/morphy2k/linter-revive).
- Support for vim via [dense-analysis/ale](https://github.com/dense-analysis/ale).

Expand Down

0 comments on commit cc4da66

Please sign in to comment.