From 0cae9ce7c7ca9bb024e43e4c231afdcbc63fa166 Mon Sep 17 00:00:00 2001 From: Edwin Buck Date: Fri, 9 Jun 2023 11:08:10 -0500 Subject: [PATCH] Update project/conventions.md Co-authored-by: kfox1111 Signed-off-by: Edwin Buck --- project/conventions.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/project/conventions.md b/project/conventions.md index 126d275..65b8979 100644 --- a/project/conventions.md +++ b/project/conventions.md @@ -68,6 +68,8 @@ 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. + ### Camel Case for created elements Elements that refer to components that the project has created should