iOS Coding Convention - boostcamp-2020/IssueTracker-13 GitHub Wiki

Filename Convention

파일λͺ…: (Upper)camelCase(JS) / UpperCamelCase(iOS)

폴더λͺ…: camelCase(JS) / UpperCamelCase(iOS)

Swift Convention

Swift Style Guide

https://github.com/minsOne/swift-style-guide/blob/master/README_KR.md

https://github.com/StyleShare/swift-style-guide

Swift API Design Guidelines

https://xho95.github.io/swift/language/grammar/revision/history/2020/10/08/API-Design-Guidelines.html

SwiftLint

https://github.com/realm/SwiftLint/blob/master/README_KR.md