From e686dcdee3ff7bbdbc760c1aff6a6faa912ce95c Mon Sep 17 00:00:00 2001 From: pgaudet Date: Wed, 11 Sep 2024 18:55:25 +0200 Subject: [PATCH] Update gorule-0000058.md --- metadata/rules/gorule-0000058.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/metadata/rules/gorule-0000058.md b/metadata/rules/gorule-0000058.md index ba93286a..b26a237c 100644 --- a/metadata/rules/gorule-0000058.md +++ b/metadata/rules/gorule-0000058.md @@ -4,7 +4,7 @@ id: GORULE:0000058 title: "Object extensions should conform to the extensions-patterns.yaml file in metadata" type: repair fail_mode: hard -status: proposed +status: implemented tags: [context-import] contact: "go-quality@lists.stanford.edu" --- @@ -16,3 +16,5 @@ applied. Extensions in annotations should conform to these constraints. If an element of a disjunction in the extensions does not follow one of the constraints as listed in the above file, that element should be dropped from the extensions. + +Note that in the GO Central pipeline, this is only implmented upon imports of external annotations into Noctua.