EmojiReporter
public struct EmojiReporter : Reporter
Reports violations in a format that’s both fun and easy to read.
-
Declaration
Swift
public static let identifier: String
-
Declaration
Swift
public static let isRealtime: Bool
-
Declaration
Swift
public static let description: String
-
Declaration
Swift
public static func generateReport(_ violations: [StyleViolation]) -> String