Skip to content

Reporters should print violation rule identifier #184

@Adobels

Description

@Adobels

Violation messages reported by reporters don't include the violation identifier. Once such an identifier is included, it would be easy to identify and disable enabled by default rules in IBLinter.

IBLinter reporters don't print a violation rule identifier:

XXX.xib:0:0: warning: "View as:" should be Unknown device (retina3). Currently it is iPhone XR (retina6_1).

Swiftlint reporters print a violation rule identifier.

Rule.swift:44:36: error: Trailing Comma Violation: Collection literals should not have trailing commas. (trailing_comma)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions