1
0
mirror of https://github.com/MontFerret/ferret.git synced 2026-06-20 01:17:53 +02:00

Actually, let's just disable the check for Type

This commit is contained in:
David Landry
2018-10-05 17:00:37 -04:00
parent 31c31247ac
commit a4ce880d9c
+1
View File
@@ -4,6 +4,7 @@ import (
"encoding/json"
)
//revive:disable-next-line redefines-builtin-id
type Type int64
const (