Skip to main content

Module doctor

Module doctor 

Source
Expand description

Package health and metadata validation. Package health and metadata validation.

This module implements the zoi package doctor command, which performs static analysis on a .pkg.lua file to identify potential issues, such as missing metadata, invalid dependency strings, or missing lifecycle functions.

Structs§

DoctorReport
A report containing errors and warnings found during package validation.

Functions§

run
Runs a health check on a Zoi package definition.