Internal change.

PiperOrigin-RevId: 413267107
This commit is contained in:
gVisor bot
2021-11-30 16:05:24 -08:00
parent 68bb74d77a
commit a68a8e716b
+2
View File
@@ -113,6 +113,8 @@ analyzers:
- tools/bigquery/bigquery.go # False positive.
printf:
external: # Enabled.
suppress:
- "fmt.Fprintln arg list ends with redundant newline"
shift:
generated: # Disabled for generated code; these shifts are well-defined.
exclude: [".*"]