Skip to content

SwiftLint friendly #45

@NikitaVashchenko

Description

@NikitaVashchenko

Hi there, what about adding one line of code to make the life of Swift developers easier?🙂
I'm talking about adding swiftlint's "disable all" command, which doesn't let the swiftlint search for Swift style and conventions violations in a file. It would be really helpful for most of the Swift developers

the command looks like this:
// swiftlint:disable all

it should be placed at the most top of a file before any swift code

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