# Functions
Chartfile runs a set of linter rules related to Chart.yaml file.
Dependencies runs lints against a chart's dependencies
See https://github.com/helm/helm/issues/7910.
Templates lints the templates in the Linter.
Values lints a chart's values.yaml file.
ValuesWithOverrides tests the values.yaml file.
# Structs
K8sYamlStruct stubs a Kubernetes YAML file.