-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels