GitSpacer / GitSpace

🌌 GitSpace
MIT License
7 stars 0 forks source link

[Build] SwiftLint를 적용했습니다. #11

Closed dahae0320 closed 9 months ago

dahae0320 commented 11 months ago

개요

✏️ 작업 사항

📸 스크린샷

SwiftLint 세팅

주요 로직

.swiftlint.yml

only_rules:
...

indentation: 2

custom_rules:
...