dupimport

package module
v0.0.0-...-37d4ab4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 26, 2019 License: MIT Imports: 2 Imported by: 2

README

dupimport Go Documentation Travis Go Report Card codecov

dupimport finds duplicated imports in same file.

Install

$ go get github.com/gostaticanalysis/dupimport/cmd/dupimport

Usage

$ go vet -vettool=`which dupimport` pkgname

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Analyzer = &analysis.Analyzer{
	Name: "dupimport",
	Doc:  doc,
	Run:  run,
}

Analyzer finds duplicated imports in same file.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL