Skip to content
This repository was archived by the owner on May 3, 2023. It is now read-only.

Latest commit

 

History

History
5 lines (4 loc) · 260 Bytes

File metadata and controls

5 lines (4 loc) · 260 Bytes

upp-coding-standard

Coding standards used by UPP team

Linters for Go code

We use golangci for linting Go code. Folder golangci-config contains the configuration file for golangci used in our CI/CD pipeline.