Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (14 loc) · 431 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 431 Bytes

linter-revive

Atom linter plugin for Go, using Revive

Note

This project was abandoned along with Atom. See Sunsetting Atom

Installation

Revive

Please make sure you use the latest version of Revive!

$ go get -u github.com/mgechev/revive

Plugin

$ apm install linter-revive