package goanalysis

import "git.sr.ht/~shulhan/pakakeh.go/lib/goanalysis"

Package goanalysis implement go static analysis using Analyzer that are not included in the default "go vet", but included in the passes directory, including

Index

Functions

func Check

func Check()

Check run the static analysis. This function is not mean to be call directly, but used in the main func.

Source Files

goanalysis.go

Version
v0.60.0 (latest)
Published
Feb 1, 2025
Platform
linux/amd64
Imports
8 packages
Last checked
9 hours ago

Tools for package owners.