- The xDS Relay source code is formatted using golangci-lint. Thus all white spaces, etc. issues are taken care of automatically. Azure pipeline tests will automatically check the code format and fail. The specific linters used can be found here.
- More detailed descriptions of each linter can be found here.