mirror of
https://github.com/Jguer/yay.git
synced 2025-12-27 10:01:53 -05:00
disable interfacer check
This commit is contained in:
@@ -60,7 +60,6 @@ linters:
|
||||
- gosimple
|
||||
- govet
|
||||
- ineffassign
|
||||
- interfacer
|
||||
- lll
|
||||
- misspell
|
||||
- nakedret
|
||||
@@ -85,7 +84,8 @@ linters:
|
||||
#- funlen
|
||||
#- dogsled
|
||||
# disabled for now
|
||||
# - godox
|
||||
#- godox
|
||||
#- interfacer
|
||||
|
||||
issues:
|
||||
# Excluding configuration per-path, per-linter, per-text and per-source
|
||||
|
||||
Reference in New Issue
Block a user