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

Compile issue with swiftlint 0.16.1 #41

Closed
phimage opened this issue Feb 13, 2017 · 3 comments
Closed

Compile issue with swiftlint 0.16.1 #41

phimage opened this issue Feb 13, 2017 · 3 comments

Comments

@phimage
Copy link
Collaborator

phimage commented Feb 13, 2017

Swiftlint display some errors of type Shorthand Operator Violation: Prefer shorthand operators (+=, -=, *=, /=) over doing the operation and assigning. (shorthand_operator)
( maybe false positive realm/SwiftLint#1157 )

@phimage
Copy link
Collaborator Author

phimage commented Feb 13, 2017

solution : configure shorthand_operator to warning instead of errors

@adotor
Copy link

adotor commented Mar 22, 2017

Are there any plans to release this fix?

@nvzqz
Copy link
Owner

nvzqz commented Mar 24, 2017

Sorry for being late on this. I'll make a release this weekend (probably Saturday)!

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

3 participants