unparam

package
v0.21.0 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package unparam integrates the unparam(https://github.com/mvdan/unparam) linter

Index

Constants

This section is empty.

Variables

View Source
var Analyzer = &analysis.Analyzer{
	Name: "unparam",
	Doc:  "Reports unused function parameters and results in your code.",
	Requires: []*analysis.Analyzer{
		skipgenerated.Analyzer,
		buildssa.Analyzer,
	},
	Run: run,
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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