Skip to content

Commit

Permalink
Ignore length of main TypographyKit class for now
Browse files Browse the repository at this point in the history
  • Loading branch information
rwbutler committed Jan 31, 2023
1 parent 374e86a commit 8bc3797
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TypographyKit/Classes/TypographyKit.swift
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ import UIKit
public typealias TK = TypographyKit

// Public interface
// swiftlint:disable:next type_body_length
public struct TypographyKit {

public typealias Colors = [String: TypographyColor]
Expand Down

0 comments on commit 8bc3797

Please sign in to comment.