crossplane-runtime/pkg/apis/azure
Nic Cope eddb9f45ee Combine mulitple appends into a single call
This is a minor performance optimisation that doesn't really matter in the
context of calling the Add functions once at startup. It could matter in other
cases, and thus I think it's worth changing so the linter can catch it in
future.

Signed-off-by: Nic Cope <negz@rk0n.org>
2019-03-06 14:40:17 -08:00
..
cache Address stuttering type names 2019-03-06 14:40:16 -08:00
compute Address stuttering type names 2019-03-06 14:40:16 -08:00
database Address cyclomatic complexity issues 2019-03-06 14:40:17 -08:00
storage Remove unused code 2019-03-06 14:40:17 -08:00
v1alpha1 Address stuttering type names 2019-03-06 14:40:16 -08:00
azure.go Combine mulitple appends into a single call 2019-03-06 14:40:17 -08:00