Merge pull request #7280 from baijum/patch-4

Update Shell Style Guide link and text
This commit is contained in:
Kubernetes Prow Robot 2023-05-05 08:27:13 -07:00 committed by GitHub
commit 62d97cd6aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ description: |
## Code conventions
- Bash
- https://google.github.io/styleguide/shell.xml
- [Shell Style Guide](https://google.github.io/styleguide/shellguide.html)
- Ensure that build, release, test, and cluster-management scripts run on macOS
- Go