mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-03-31 06:24:00 -04:00
chore(lint): add ireturn linter
- Return concrete structs - Accept interfaces - Define narrow interfaces locally where needed
This commit is contained in:
@@ -41,6 +41,7 @@ linters:
|
||||
- gosec
|
||||
# - goerr113 # TODO
|
||||
- importas
|
||||
- ireturn
|
||||
- lll
|
||||
- misspell
|
||||
- nakedret
|
||||
|
||||
Reference in New Issue
Block a user