Skip to content

Commit

Permalink
Suppress new printf warnings for gvisor dependencies
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 675067208
  • Loading branch information
gvisor-bot committed Sep 16, 2024
1 parent ac5d20c commit 004cb3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nogo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ analyzers:
external: # Enabled.
suppress:
- "fmt.Fprintln arg list ends with redundant newline"
- "non-constant format string in call to .*"
shift:
generated: # Disabled for generated code; these shifts are well-defined.
exclude: [".*"]
Expand Down

0 comments on commit 004cb3d

Please # to comment.