Support wildcards in json://
and yaml://
so that values can be retrieved with slice
#1881
Annotations
10 errors and 1 warning
vars.go#L67
[gostyle.nilslices] If you declare an empty slice as a local variable (especially if it can be the source of a return value), prefer the nil initialization to reduce the risk of bugs by callers. (ref: https://google.github.io/styleguide/go/decisions#nil-slices ): outs
|
|
|
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading