We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d50aff commit 754aecdCopy full SHA for 754aecd
README.md
@@ -25,6 +25,7 @@ Ensure the following tools are installed and present in your `$PATH`:
25
26
- [`pulumictl`](https://github.com/pulumi/pulumictl#installation)
27
- [Go 1.17](https://golang.org/dl/) or 1.latest
28
+- [`golangci-lint`](https://golangci-lint.run/welcome/install/)
29
- [NodeJS](https://nodejs.org/en/) 14.x. We recommend using [nvm](https://github.com/nvm-sh/nvm) to manage NodeJS installations.
30
- [Yarn](https://yarnpkg.com/)
31
- [TypeScript](https://www.typescriptlang.org/)
0 commit comments