Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SwiftLint friendly #45

Open
NikitaVashchenko opened this issue Nov 28, 2021 · 0 comments
Open

SwiftLint friendly #45

NikitaVashchenko opened this issue Nov 28, 2021 · 0 comments

Comments

@NikitaVashchenko
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant