mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Remove flock suppression
PiperOrigin-RevId: 367312275
This commit is contained in:
committed by
gVisor bot
parent
d7fd00bad1
commit
e6133abfca
@@ -55,8 +55,6 @@ global:
|
||||
# Same story for underscores.
|
||||
- "should not use ALL_CAPS in Go names"
|
||||
- "should not use underscores in Go names"
|
||||
# TODO(b/179817829): Upgrade to flock to v0.8.0.
|
||||
- "flock.NewFlock is deprecated: Use New instead"
|
||||
exclude:
|
||||
# Generated: exempt all.
|
||||
- pkg/shim/runtimeoptions/runtimeoptions_cri.go
|
||||
|
||||
Reference in New Issue
Block a user