report

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: May 28, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HealthAudit

type HealthAudit struct {
	GeneratedAt time.Time
	GodObjects  []db.GodObjectResult
	BlackHoles  []db.BlackHoleResult
	Cycles      []db.CycleResult
	DeadCode    []db.DeadCodeResult
}

func RunAudit

func RunAudit(database *db.Database) (*HealthAudit, error)

func (*HealthAudit) RenderMarkdown

func (audit *HealthAudit) RenderMarkdown(workspaceRoot string) string

Jump to

Keyboard shortcuts

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