iOS 팀 규칙
코드 컨벤션 : swiftLint 적용, 스타일 가이드 참조
코드 스타일 가이드:
https://github.com/StyleShare/swift-style-guide
모든 상수 → enum으로 관리
MARK 주석 꼭 달기