mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-04-05 08:54:09 -04:00
chore(lint): add revive linter and fix issues
- Export returned struct types - Do not export interfaces for other packages to use
This commit is contained in:
@@ -51,6 +51,7 @@ linters:
|
||||
- nolintlint
|
||||
- prealloc
|
||||
- predeclared
|
||||
- revive
|
||||
- rowserrcheck
|
||||
- exportloopref
|
||||
- sqlclosecheck
|
||||
|
||||
Reference in New Issue
Block a user