chore(lint): fix issues
- sources/env: remove unused `envToInt` - fix `ireturn` error for `newCipherDESCBCBlock`
This commit is contained in:
@@ -29,6 +29,10 @@ issues:
|
||||
- text: "returns interface \\(github\\.com\\/vishvananda\\/netlink\\.Link\\)"
|
||||
linters:
|
||||
- ireturn
|
||||
- path: "internal\\/openvpn\\/pkcs8\\/descbc\\.go"
|
||||
text: "newCipherDESCBCBlock returns interface \\(github\\.com\\/youmark\\/pkcs8\\.Cipher\\)"
|
||||
linters:
|
||||
- ireturn
|
||||
|
||||
linters:
|
||||
enable:
|
||||
|
||||
Reference in New Issue
Block a user