From a34bdf1a046c90c22a1c0b653241b8107e89c7f9 Mon Sep 17 00:00:00 2001 From: Jesse Duffield Date: Sat, 19 Mar 2022 09:38:49 +1100 Subject: update linters --- pkg/gui/context/sub_commits_context.go | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pkg/gui/context/sub_commits_context.go') diff --git a/pkg/gui/context/sub_commits_context.go b/pkg/gui/context/sub_commits_context.go index 0f16f1688..93a0c3593 100644 --- a/pkg/gui/context/sub_commits_context.go +++ b/pkg/gui/context/sub_commits_context.go @@ -45,7 +45,8 @@ func NewSubCommitsContext( viewTrait: NewViewTrait(view), getDisplayStrings: getDisplayStrings, c: c, - }}, + }, + }, } } -- cgit v1.2.3