noreplace

package module
v0.0.0-...-0b1da83 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2020 License: MIT Imports: 4 Imported by: 0

README

noreplace

godoc.org

noreplace finds replace directive in go.mod.

Documentation

Index

Constants

View Source
const Doc = "noreplace finds replace directive in go.mod"

Variables

View Source
var Analyzer = &analysis.Analyzer{
	Name: "noreplace",
	Doc:  Doc,
	Run:  run,
	Requires: []*analysis.Analyzer{
		modfile.Analyzer,
	},
}

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