helm/pkg/lint/support/doc.go

7 lines
194 B
Go

/*Package lint contains tools for linting charts.
Linting is the process of testing charts for errors or warnings regarding
formatting, compilation, or standards compliance.
*/
package support