mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-25 02:09:01 +02:00
fixed / suppressed (irrelevant) golangci-lint errors
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
package homepage
|
||||
|
||||
type (
|
||||
//nolint:recvcheck
|
||||
Config map[string]Category
|
||||
Category []*Item
|
||||
|
||||
|
||||
Reference in New Issue
Block a user