diff --git a/nogo.yaml b/nogo.yaml index 667af76a7..b6262ac06 100644 --- a/nogo.yaml +++ b/nogo.yaml @@ -263,7 +263,3 @@ analyzers: suppress: - "comment on exported type Translation" # Intentional. - "comment on exported type PinnedRange" # Intentional. - ST1016: # CheckReceiverNamesIdentical - internal: - exclude: - - pkg/tcpip/stack/packet_buffer.go # TODO(b/233086175): Remove.