diff --git a/standards.md b/standards.md index ff317e4de..78bccc0d3 100644 --- a/standards.md +++ b/standards.md @@ -181,6 +181,7 @@ what we want. ## Code +* Tekton projects follow the [Go Style Guide](https://google.github.io/styleguide/go/). * Reviewers are expected to understand the changes well enough that they would feel confident saying the understand what is changing and why: * Read through all the code changes