Documentation ¶
Overview ¶
Package x contains a small set of functions to explore how a public API for the CLI might look in the future. Note that this package is intended for experimental purposes only and should not be used externally, apart from within the project's codebase.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrEmptyReport = errors.New("empty report")
ErrEmptyReport is returned when the report is empty.
Functions ¶
This section is empty.
Types ¶
type SummaryReport ¶
type SummaryReport = migratelint.SummaryReport
Exposes the lint reporting types.
Click to show internal directories.
Click to hide internal directories.