Fix typo.
This commit is contained in:
parent
22f1ffacaa
commit
0480235758
@ -119,7 +119,7 @@ var LintRules = map[string][]LintRule{
|
|||||||
Ref: "R014",
|
Ref: "R014",
|
||||||
Level: "warn",
|
Level: "warn",
|
||||||
Description: "Long secret names",
|
Description: "Long secret names",
|
||||||
HowToResolve: "Reduce the lenght of secret names to 12 characters.",
|
HowToResolve: "Reduce the length of secret names to 12 characters.",
|
||||||
Function: LintSecretLengths,
|
Function: LintSecretLengths,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user