Module hl3xxx

Module hl3xxx 

Source
Expand description

HL3xxx - Template Syntax Rules

Rules for validating Go template syntax in Helm templates.

Structs§

HL3001
HL3001: Unclosed template action
HL3002
HL3002: Unclosed range/if block
HL3004
HL3004: Missing ‘end’ for control structure
HL3005
HL3005: Using deprecated function
HL3006
HL3006: Potential nil pointer (missing ‘default’)
HL3007
HL3007: Template file has invalid extension
HL3008
HL3008: NOTES.txt missing
HL3009
HL3009: Helper without description comment
HL3010
HL3010: Unused helper defined
HL3011
HL3011: Include of non-existent template

Functions§

rules
Get all HL3xxx rules.