pulumi/pkg/codegen/testing
Robbie McKinstry 40a7961c17
Preallocate slices of known size.
Enable the "prealloc" lint, which identifies locations
where slices have a known size, and be can preallocated,
instead of allocated and realloced when length exceeds capacity.
2023-01-11 09:01:00 -08:00
..
test Revert "Update Pulumi codegen to net6.0" 2023-01-10 09:12:56 -08:00
tstypes ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
utils Preallocate slices of known size. 2023-01-11 09:01:00 -08:00