mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-19 17:12:42 -04:00
* Improper format specifier (e.g. %s for bools or %s for ints) * More or less parameters than format specifiers * Not calling a formatting function when it should have (e.g. Error() instead of Errorf()) |
||
|---|---|---|
| .. | ||
| doc.go | ||
| labels.go | ||
| labels_test.go | ||
| selector.go | ||
| selector_test.go | ||