mirror of
https://github.com/helm/helm.git
synced 2026-08-12 22:16:30 +00:00
The `vaildateTemplatesDir` function would still return `nil` if the directory doesn't exist, so the early return that was documented never occurs. Signed-off-by: Zach Burgess <zachburg@google.com>