Skip to content

Latest commit

Β 

History

History
9 lines (8 loc) Β· 669 Bytes

File metadata and controls

9 lines (8 loc) Β· 669 Bytes

Code-Standards

This section describes our coding standards and best practices. Our goal is have cohesion across all of HCA's development efforts. Here we provide coding styles for the various languages that we use here at HCA, discuss authentication, inner-sourcing of code, continuous integration, continuous deployment and other topics related to development best practices.

Section
Styling - Swift Functional Coding style for Swift project following functional
Styling - Swift Object-Oriented Coding style for Swift project following OOP