From ddc0166689f35e48bd48d140a96c358592938bf4 Mon Sep 17 00:00:00 2001 From: Edwin Buck Date: Fri, 9 Jun 2023 11:47:11 -0500 Subject: [PATCH] Fix line wrapping. Signed-off-by: Edwin Buck --- project/conventions.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/project/conventions.md b/project/conventions.md index 65b8979..6fe195b 100644 --- a/project/conventions.md +++ b/project/conventions.md @@ -68,7 +68,9 @@ shorthand to represent, respectively `at`, `similar / not`, MUST NOT contain such symbols, as it burdens the reader to deduce the intent of the writer. -`-` SHOULD NOT be used when there are good alternatives. Its reasonable to use when spire itself uses it for config such as plugin names or required by helm for child charts. +`-` SHOULD NOT be used when there are good alternatives. Its reasonable +to use when spire itself uses it for config such as plugin names or +required by helm for child charts. ### Camel Case for created elements