mirror of
https://github.com/MontFerret/ferret.git
synced 2025-08-13 19:52:52 +02:00
Actually, let's just disable the check for Type
This commit is contained in:
@@ -4,6 +4,7 @@ import (
|
||||
"encoding/json"
|
||||
)
|
||||
|
||||
//revive:disable-next-line redefines-builtin-id
|
||||
type Type int64
|
||||
|
||||
const (
|
||||
|
Reference in New Issue
Block a user