pulumi/sdk/go/pulumi-language-go
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
..
buildutil Move buildutil out of sdk/common to the go language host (#15168) 2024-01-17 22:25:47 +00:00
goversion Enable goheader rule and add missing license headers (#15473) 2024-09-09 12:05:45 +00:00
testdata Add an `organization` intrinsic to PCL (#16948) 2024-08-19 03:58:19 +00:00
go.mod add debugging support to Go language host (#17102) 2024-09-06 09:49:07 +00:00
go.sum add debugging support to Go language host (#17102) 2024-09-06 09:49:07 +00:00
language_test.go Add a conformance test for invokes (#16867) 2024-08-05 04:32:07 +00:00
main.go add debugging support to Go language host (#17102) 2024-09-06 09:49:07 +00:00
main_test.go Change Go dependency tests to use real dependencies (#16684) 2024-07-17 10:48:53 +00:00