mirror of
https://github.com/ditatompel/xmr-remote-nodes.git
synced 2024-11-16 08:57:36 +00:00
fix(lint): Deprecated linters.errcheck.ignore
This commit is contained in:
parent
0321006eb3
commit
aa8ecc6b61
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
linters-settings:
|
||||
errcheck:
|
||||
ignore: ""
|
||||
|
||||
issues:
|
||||
exclude-rules:
|
||||
- path: frontend/embed.go
|
||||
|
|
Loading…
Reference in a new issue