From c40a0457c475f060b9bb9a379fe87a1bca963857 Mon Sep 17 00:00:00 2001 From: Thomas King <102960825+tkgnm@users.noreply.github.com> Date: Wed, 21 Aug 2024 08:44:37 +0100 Subject: [PATCH] Update blueprint.proto --- proto/blueprint.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proto/blueprint.proto b/proto/blueprint.proto index 813fcbe..67f5598 100644 --- a/proto/blueprint.proto +++ b/proto/blueprint.proto @@ -618,7 +618,7 @@ message FootballLeaguePlace { int32 goals_against = 8; int32 goal_difference = 9; int32 points = 10; - // protolint:disable:next PLURAL_SINGULAR + // protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZED repeated Form recent_form = 11; enum Form {