-
Notifications
You must be signed in to change notification settings - Fork 14
Add swiftlint:disable all
to leading trivia
#53
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
Conversation
For context, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this @ethanndickson -- and thanks for providing the context too.
Could you run ./dev/protos/generate.sh
? That'll make re-generate the code checked in to this repo with your changes.
Done! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
Hey, just wanted to comment that if I don't exclude pb files from analysis, SwiftLint warns about blanket disable commands:
The EDIT: I just noticed the |
This line is also present on files generated by
swift-protobuf
.