Update Prereqs section to include shellcheck#121
Update Prereqs section to include shellcheck#121josebiro wants to merge 1 commit intoGoogleCloudPlatform:masterfrom
Conversation
This adds the shellcheck tool to prereqs and link to install instructions.
morgante
left a comment
There was a problem hiding this comment.
I believe this is only required for contributing to the blueprint (running make commands), could we put it in CONTRIBUTING.md.
I don't mind, but there is no existing section for development prereqs in the CONTRIBUTING.md file today and I'm not aware of all of the development requirements. Happy to create a new Development Prereqs section if there's a bit more material to start with. |
|
You could list:
Also it should probably go in the development doc: https://github.com/GoogleCloudPlatform/pci-gke-blueprint/blob/master/docs/development.md |
|
Perhaps if development.md wasn't easily found we should link to it in contributing.md too? |
Indeed - that's a good idea. |
This adds the shellcheck tool to prereqs and link to install instructions.