pulumi/sdk/nodejs/npm
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
..
testdata Replace Rome with Biome in the NodeJS SDK (#16456) 2024-06-24 11:14:56 +00:00
manager.go Enable goheader rule and add missing license headers (#15473) 2024-09-09 12:05:45 +00:00
manager_test.go Add packagemanager prompt to pulumi new for nodejs (#16417) 2024-06-21 11:35:06 +00:00
npm.go Enable goheader rule and add missing license headers (#15473) 2024-09-09 12:05:45 +00:00
npm_test.go Fix TestNPMInstallCmd 2023-05-29 14:16:23 +01:00
pnpm.go Display an actionable error message when dependency installation fails (#16489) 2024-06-28 23:22:17 +00:00
workspaces.go Detect pnpm workspaces (#15525) 2024-06-18 13:37:06 +00:00
workspaces_test.go Detect pnpm workspaces (#15525) 2024-06-18 13:37:06 +00:00
yarn.go Enable goheader rule and add missing license headers (#15473) 2024-09-09 12:05:45 +00:00