Skip to content

Commit 754aecd

Browse files
committed
add: golangci-lint prerequisite
1 parent 4d50aff commit 754aecd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Ensure the following tools are installed and present in your `$PATH`:
2525

2626
- [`pulumictl`](https://github.com/pulumi/pulumictl#installation)
2727
- [Go 1.17](https://golang.org/dl/) or 1.latest
28+
- [`golangci-lint`](https://golangci-lint.run/welcome/install/)
2829
- [NodeJS](https://nodejs.org/en/) 14.x. We recommend using [nvm](https://github.com/nvm-sh/nvm) to manage NodeJS installations.
2930
- [Yarn](https://yarnpkg.com/)
3031
- [TypeScript](https://www.typescriptlang.org/)

0 commit comments

Comments
 (0)