From 853691b465f843ba599616dfba85d0ceca6189b3 Mon Sep 17 00:00:00 2001 From: Eric Douglass Date: Wed, 26 Aug 2020 18:39:50 -0700 Subject: [PATCH] issue#1233 rule 55 should be a report, not a repair. Also this is now implemented. --- metadata/rules/gorule-0000055.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metadata/rules/gorule-0000055.md b/metadata/rules/gorule-0000055.md index a8aef393..a4345671 100644 --- a/metadata/rules/gorule-0000055.md +++ b/metadata/rules/gorule-0000055.md @@ -2,9 +2,9 @@ layout: rule id: GORULE:0000055 title: "References should have only one ID per ID space" -type: repair +type: report fail_mode: soft -status: proposed +status: implemented contact: "go-quality@mailman.stanford.edu" --- Since references should only refer to single publications, multiple IDs indicate