hack/validate: stop suppressing Xattrs deprecation
Signed-off-by: Cory Snider <csnider@mirantis.com>
This commit is contained in:
parent
c44c9dfa79
commit
52da88201c
1 changed files with 0 additions and 4 deletions
|
@ -113,10 +113,6 @@ issues:
|
|||
path: "api/types/(volume|container)/"
|
||||
linters:
|
||||
- revive
|
||||
# FIXME temporarily suppress these. See #39924
|
||||
- text: "SA1019: .*\\.Xattrs has been deprecated since Go 1.10: Use PAXRecords instead"
|
||||
linters:
|
||||
- staticcheck
|
||||
# FIXME temporarily suppress these. See #39926
|
||||
- text: "SA1019: httputil.NewClientConn"
|
||||
linters:
|
||||
|
|
Loading…
Add table
Reference in a new issue