Bug 245127 - [NEW PORT] devel/revive: Extensible static code analysis framework for Go
Summary: [NEW PORT] devel/revive: Extensible static code analysis framework for Go
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kurt Jaeger
URL: https://revive.run/
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-28 13:44 UTC by Lewis Cook
Modified: 2020-03-28 17:52 UTC (History)
1 user (show)

See Also:


Attachments
revive-1.0.2.diff (5.75 KB, patch)
2020-03-28 13:44 UTC, Lewis Cook
no flags Details | Diff
revive-1.0.2.log (22.02 KB, text/plain)
2020-03-28 13:45 UTC, Lewis Cook
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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