Skip to content

malcommac/Swift-Coding-Guidelines

Repository files navigation

Swift Coding Guidelines

The following section describe a list of rules, code conducts and best practices used while working on iOS projects using Swift language. With the help of a set of shared guidelines and automated tools we aim to maintain a higher level of code discipline and increase the reliability of the code during the entire lifecycle of a project.

The following section describe tools and rules used into the project. In order to automate the check of the source code by identifying some common and uncommon mistakes SwiftLint tool is used and executed at each build of the project.

Index

References

The following documents are used as base for this set of rules.

About

A repository to collect best practices when programming with Swift

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published