Documentation
¶
Index ¶
- Variables
- func Init(opts InspectionOptions) error
- func PrintInspectionDebrief(ctx context.Context)
- func ReportGoTemplateEnvFunctionUsage(ctx context.Context, functionName string) error
- func ReportMountDirectiveUsage(ctx context.Context) error
- func ReportUncommittedFile(ctx context.Context, path string) error
- type InspectionOptions
Constants ¶
This section is empty.
Variables ¶
View Source
var ( LooseGiterminism bool NonStrict bool ReportedUncommittedPaths []string )
Functions ¶
func Init ¶
func Init(opts InspectionOptions) error
func PrintInspectionDebrief ¶
Types ¶
type InspectionOptions ¶
Click to show internal directories.
Click to hide internal directories.