Skip to content

Commit e11699e

Browse files
committed
[lint] cleanup lint rules
1 parent fb0b167 commit e11699e

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.golangci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -253,10 +253,6 @@ linters:
253253
- ^os/exec.Cmd$
254254
- ^reflect.StructField$
255255
# public libs
256-
- "^github.com/gofiber/.+Config$"
257-
- "^gopkg.in/telebot.v4.LongPoller$"
258-
- "^gopkg.in/telebot.v4.ReplyMarkup$"
259-
- "^gopkg.in/telebot.v4.Settings$"
260256
- ^firebase.google.com/go/v4/messaging.AndroidConfig$
261257
- ^firebase.google.com/go/v4/messaging.Message$
262258
- ^github.com/aws/aws-sdk-go-v2/service/s3.+Input$

0 commit comments

Comments
 (0)