mirror of
https://github.com/Jguer/yay.git
synced 2025-12-27 11:06:51 -05:00
chore: fix failing build actions (#2503)
This commit is contained in:
@@ -31,8 +31,6 @@ linters-settings:
|
||||
- "3"
|
||||
ignored-functions:
|
||||
- strings.SplitN
|
||||
govet:
|
||||
check-shadowing: true
|
||||
lll:
|
||||
line-length: 140
|
||||
misspell:
|
||||
@@ -53,7 +51,6 @@ linters:
|
||||
- dupl
|
||||
- errorlint
|
||||
- errcheck
|
||||
- exportloopref
|
||||
# - funlen # TOFIX
|
||||
- gochecknoinits
|
||||
# - goconst # TOFIX
|
||||
|
||||
Reference in New Issue
Block a user