1
1
mirror of https://github.com/wader/fq.git synced 2024-11-23 09:56:07 +03:00

lint: want explicit types in gojqextra.go

This commit is contained in:
Mattias Wadman 2021-08-12 01:48:49 +02:00
parent 3693667df4
commit ad850d69e3

View File

@ -1,3 +1,4 @@
//nolint:gosimple
package gojqextra
import (