pulumi/sdk/go/pulumix
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
..
apply_state.go sdk/go: Add pulumix subpackage (#13509) 2023-08-28 15:38:23 +00:00
applyn.go sdk/go: Add pulumix subpackage (#13509) 2023-08-28 15:38:23 +00:00
applyn_test.go sdk/go: Add pulumix subpackage (#13509) 2023-08-28 15:38:23 +00:00
array.go Enable goheader rule and add missing license headers (#15473) 2024-09-09 12:05:45 +00:00
array_test.go Enable goheader rule and add missing license headers (#15473) 2024-09-09 12:05:45 +00:00
combinators.go Rename Output.Join to Flatten (#13882) 2023-09-06 15:05:24 +00:00
combinators_test.go Rename Output.Join to Flatten (#13882) 2023-09-06 15:05:24 +00:00
context_test.go sdk/go/pulumix: Rename SpecializeOutput to Cast (#13769) 2023-08-28 19:41:49 +00:00
gen.go sdk/go: Add pulumix subpackage (#13509) 2023-08-28 15:38:23 +00:00
map.go sdk/go/pulumix: Rename SpecializeOutput to Cast (#13769) 2023-08-28 19:41:49 +00:00
map_test.go Enable goheader rule and add missing license headers (#15473) 2024-09-09 12:05:45 +00:00
ptr.go sdk/go/pulumix: Rename SpecializeOutput to Cast (#13769) 2023-08-28 19:41:49 +00:00
ptr_test.go sdk/go/pulumix: Rename SpecializeOutput to Cast (#13769) 2023-08-28 19:41:49 +00:00
types.go sdk/go/pulumix: Rename SpecializeOutput to Cast (#13769) 2023-08-28 19:41:49 +00:00
types_ext_test.go Use EqualError/ErrorContains instead of Error (#14737) 2023-12-08 06:40:14 +00:00
types_test.go sdk/go: Add pulumix subpackage (#13509) 2023-08-28 15:38:23 +00:00