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

False positives with negating parantheses on number_separator rule #2683

Closed
Jeehut opened this issue Mar 20, 2019 · 1 comment
Closed

False positives with negating parantheses on number_separator rule #2683

Jeehut opened this issue Mar 20, 2019 · 1 comment

Comments

@Jeehut
Copy link
Collaborator

Jeehut commented Mar 20, 2019

For this code

let x: Double = -(200 / 447.214)

I'm getting a number_separator rule violation which I don't expect.

I'm using the default configuration for number_separator with SwiftLint at version 0.31.0.

@daltonclaybrook
Copy link
Contributor

Looking into this.

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

2 participants