Class LintWithConfigurationTaskRuleKt
-
- All Implemented Interfaces:
public final class LintWithConfigurationTaskRuleKt
-
-
Method Summary
Modifier and Type Method Description final static StringlintTaskName(HelmChart $self, String lintConfigurationName)The name of the HelmLint task for this chart. -
-
Method Detail
-
lintTaskName
final static String lintTaskName(HelmChart $self, String lintConfigurationName)
The name of the HelmLint task for this chart.
- Parameters:
lintConfigurationName- the name of the linter configuration
-
-
-
-