To keep source files organized the newrelic-istio-adapter
project follows the style guides in this document.
For code use the standard formatting as emitted by go fmt
. See Code Review Comments on the Golang wiki for more information.
For documentation use the Google Markdown style guide.