提交 d659377f 编写于 作者: N Nicholas Maccharoli

Update Swiftlint file / silence warnings

上级 97054cd6
......@@ -10,7 +10,6 @@ disabled_rules:
opt_in_rules:
- empty_count
included:
- UIFontComplete
- UIFontCompleteTests
- Sources
line_length: 180
reporter: "xcode"
......@@ -536,7 +536,6 @@ public enum Font: String, FontRepresentable {
case helveticaLight = "Helvetica-Light"
case helvetica = "Helvetica"
// Font Family: Helvetica Neue
case helveticaNeueUltraLight = "HelveticaNeue-UltraLight"
case helveticaNeueUltraLightItalic = "HelveticaNeue-UltraLightItalic"
......@@ -645,7 +644,6 @@ public enum Font: String, FontRepresentable {
case sinhalaSangamMNBold = "SinhalaSangamMN-Bold"
case sinhalaSangamMN = "SinhalaSangamMN"
// Font Family: Symbol
case symbol = "Symbol"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册