From 5999f7e5ceda0c70453550ff085d598d3447bfd2 Mon Sep 17 00:00:00 2001 From: Mahad Zaryab Date: Sun, 18 Aug 2024 15:57:28 -0400 Subject: [PATCH] Run Linter --- help_test.go | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/help_test.go b/help_test.go index 452f551033..6704ead22a 100644 --- a/help_test.go +++ b/help_test.go @@ -1773,7 +1773,8 @@ GLOBAL OPTIONS: --help, -h show help -`}, +`, + }, } for _, tc := range tcs {