# buildpacks-style-guide **Repository Path**: mirrors_cloudfoundry/buildpacks-style-guide ## Basic Information - **Project Name**: buildpacks-style-guide - **Description**: Cloud Foundry Buildpack Team's Style Guide - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Buildpacks Style Guide Our team writes code in 2 main languages: - Go - Bash (for very simple tasks) We recommend following these guidelines: * Go → https://github.com/golang/go/wiki/CodeReviewComments * Bash → https://google.github.io/styleguide/shell.xml