ignore file for linter

This commit is contained in:
Guillaume Ballet 2026-03-02 12:44:48 +01:00
parent b2e9541bc0
commit 95d1dcc31d
No known key found for this signature in database

View file

@ -81,6 +81,7 @@ linters:
- third_party$
- builtin$
- examples$
- cmd/keeper/fetchpayload$
formatters:
enable:
- goimports
@ -94,3 +95,4 @@ formatters:
- third_party$
- builtin$
- examples$
- cmd/keeper/fetchpayload$