analyzer

package
v0.0.0-...-a77eadf Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package analyzer implements the linting logic of the no shared parameter type linter.

Index

Constants

This section is empty.

Variables

View Source
var Analyzer = &analysis.Analyzer{
	Name: "nosharedparamtype",
	Doc:  "enforces explicit type declarations for all function parameters",
	Run:  run,
}

Analyzer reports shared parameter type declarations.

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