pulumi/sdk/go/property
Julien 68524af701
Enable goheader rule and add missing license headers (#15473)
This commit adds the `goheader` rule to `golangci-lint` to enforce that
all our Go source code includes appropriate licence headers, fixing up
files that currently fail that check.

---------

Co-authored-by: Will Jones <will@sacharissa.co.uk>
2024-09-09 12:05:45 +00:00
..
testing Property map keys are just strings (#15767) 2024-03-25 17:26:41 +00:00
equal.go A property.Value implementation to replace resource.PropertyValue (#15145) 2024-03-14 19:58:59 +00:00
map.go A property.Value implementation to replace resource.PropertyValue (#15145) 2024-03-14 19:58:59 +00:00
reference.go Enable goheader rule and add missing license headers (#15473) 2024-09-09 12:05:45 +00:00
values.go Property map keys are just strings (#15767) 2024-03-25 17:26:41 +00:00
values_test.go A property.Value implementation to replace resource.PropertyValue (#15145) 2024-03-14 19:58:59 +00:00