Fix typo (still)

sill -> still

Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
pull/11677/head
Yarden Shoham 3 years ago committed by GitHub
parent eb7150fc61
commit e4bf3bad0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -141,7 +141,7 @@ func Templates(linter *support.Linter, values map[string]interface{}, namespace
break
}
// If YAML linting fails, we sill progress. So we don't capture the returned state
// If YAML linting fails, we still progress. So we don't capture the returned state
// on this linter run.
linter.RunLinterRule(support.ErrorSev, fpath, validateYamlContent(err))

Loading…
Cancel
Save