missprop

package module
v0.0.0-...-ae43003 Latest Latest
Warning

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

Go to latest
Published: Apr 15, 2024 License: MIT Imports: 5 Imported by: 0

README

missprop

Installation

go get -u github.com/orisano/missprop/cmd/missprop

Author

Nao Yonashiro (@orisano)

License

MIT

Documentation

Index

Constants

View Source
const Doc = "missprop is the tool to find missing props in composite literal"

Variables

View Source
var Analyzer = &analysis.Analyzer{
	Name: "missprop",
	Doc:  Doc,
	Run:  run,
	Requires: []*analysis.Analyzer{
		inspect.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