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

Financial-Times/upp-coding-standard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

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.