chore(lint): fix gopls govet errors

This commit is contained in:
Quentin McGaw
2024-10-11 19:14:50 +00:00
parent 81ffbaf057
commit 3daf15a612
8 changed files with 15 additions and 29 deletions

View File

@@ -20,14 +20,6 @@ issues:
text: "newCipherDESCBCBlock returns interface \\(github\\.com\\/youmark\\/pkcs8\\.Cipher\\)"
linters:
- ireturn
- path: "internal\\/configuration"
text: "printf: non-constant format string in call to \\(\\*github.com\\/qdm12\\/gotree\\.Node\\)\\.Appendf"
linters:
- govet
- path: "internal\\/configuration"
text: "non-constant format string in call to github\\.com\\/qdm12\\/gotree\\.New"
linters:
- govet
linters:
enable: