diff --git a/nogo.yaml b/nogo.yaml index 44fc46e7d6..73150aa2a2 100644 --- a/nogo.yaml +++ b/nogo.yaml @@ -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: [".*"]