Bug 245127

Summary: [NEW PORT] devel/revive: Extensible static code analysis framework for Go
Product: Ports & Packages Reporter: Lewis Cook <lcook>
Component: Individual Port(s)Assignee: Kurt Jaeger <pi>
Status: Closed FIXED    
Severity: Affects Only Me CC: pi
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://revive.run/
Attachments:
Description Flags
revive-1.0.2.diff
none
revive-1.0.2.log none

Description Lewis Cook freebsd_committer freebsd_triage 2020-03-28 13:44:43 UTC
Created attachment 212790 [details]
revive-1.0.2.diff

Fast, configurable, extensible, flexible, and
beautiful linter for Go. Drop-in replacement
of golint. Revive provides a framework for
development of custom rules, and lets you
define a strict preset for enhancing your
development & code review processes.

WWW: https://revive.run

Testing:
   * No errors reported with portlint, built in Poudriere and
     application works as expected (logs attached).
Comment 1 Lewis Cook freebsd_committer freebsd_triage 2020-03-28 13:45:21 UTC
Created attachment 212791 [details]
revive-1.0.2.log

* Poudriere build log.
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2020-03-28 17:52:04 UTC
Committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-03-28 17:52:38 UTC
A commit references this bug:

Author: pi
Date: Sat Mar 28 17:51:58 UTC 2020
New revision: 529750
URL: https://svnweb.freebsd.org/changeset/ports/529750

Log:
  New port: devel/revive

  Fast, configurable, extensible, flexible, and
  beautiful linter for Go. Drop-in replacement
  of golint. Revive provides a framework for
  development of custom rules, and lets you
  define a strict preset for enhancing your
  development & code review processes.

  WWW: https://revive.run

  PR:		245127
  Submitted by:	Lewis Cook <vulcan@wired.sh>

Changes:
  head/devel/Makefile
  head/devel/revive/
  head/devel/revive/Makefile
  head/devel/revive/distinfo
  head/devel/revive/pkg-descr