You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
swift style guide 我建议参考airbnb的git repo + Swift 5.1的新特性 Airbnb's Swift Style Guide.
swiftlint可以用pods装个binary,然后写个run script call这个binary 去 run lint的命令,这样xcode的log可以打出来warnings;
参考 hyperoslo/Cache
Swift 规范
暂未选型,欢迎提供优秀的基于 Swift5.0 代码选型规范。
《基于Swift 3.0 的 realm/SwiftLint》
swiftlint
Swift Style Guide. @Harryyan
Run script配置. @Harryyan
git 规范
The text was updated successfully, but these errors were encountered: