diff options
Diffstat (limited to 'models/unittest')
-rw-r--r-- | models/unittest/fixtures.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/models/unittest/fixtures.go b/models/unittest/fixtures.go index f7ee766731..c653ce1e38 100644 --- a/models/unittest/fixtures.go +++ b/models/unittest/fixtures.go @@ -1,6 +1,7 @@ // Copyright 2021 The Gitea Authors. All rights reserved. // SPDX-License-Identifier: MIT +//nolint:forbidigo package unittest import ( |