-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Crash when processing a line that ends with an emoticon ¯\_(ツ)_/¯ #1336
Labels
bug
Unexpected and reproducible misbehavior.
Comments
May be related to #1006 |
Thanks for filing this @dzzh. How can we reproduce this? Here's what I tried:
No crash... |
Sorry, I didn't mention that this happens when asking for auto-correct.
|
Looking at the crash log, appears to be an issue with SourceKitten rather than SwiftLint |
This should be fixed in #1535 as well. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When swiftlint processes a file that contain a line that ends with an emoticon, it crashes with
illegal hardware instruction
(which is understandable, why would you instruct your hardware to smile back at you anyway).E.g. this comment line causes a crash
Crash log:
The text was updated successfully, but these errors were encountered: