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-positive of WRONG_NEWLINES - functional style on fully qualified names #321

Closed
petertrr opened this issue Sep 24, 2020 · 0 comments · Fixed by #346
Closed

False-positive of WRONG_NEWLINES - functional style on fully qualified names #321

petertrr opened this issue Sep 24, 2020 · 0 comments · Fixed by #346
Assignees
Labels
bug Something isn't working

Comments

@petertrr
Copy link
Member

java.lang.Boolean.getBoolean(properties.getProperty("parallel.mode"))

FQ name java.lang.Boolean is detected as a chain of calls by the rule.

@petertrr petertrr added the bug Something isn't working label Sep 24, 2020
@aktsay6 aktsay6 self-assigned this Sep 30, 2020
aktsay6 added a commit that referenced this issue Sep 30, 2020
### What's done:
  * Fixed bugs
aktsay6 added a commit that referenced this issue Sep 30, 2020
### What's done:
  * Fixed bugs
aktsay6 added a commit that referenced this issue Sep 30, 2020
### What's done:
  * Fixed bugs
aktsay6 added a commit that referenced this issue Oct 2, 2020
### What's done:
  * Fixed bugs
aktsay6 added a commit that referenced this issue Oct 2, 2020
### What's done:
  * Fixed bugs
aktsay6 added a commit that referenced this issue Oct 2, 2020
### What's done:
  * Fixed bugs
aktsay6 added a commit that referenced this issue Oct 5, 2020
### What's done:
  * Fixed bugs
  * Call chains logic remade
aktsay6 added a commit that referenced this issue Oct 7, 2020
### What's done:
 * Fixed bugs
aktsay6 added a commit that referenced this issue Oct 7, 2020
### What's done:
  * Fixed bugs
aktsay6 added a commit that referenced this issue Oct 7, 2020
### What's done:
  * Fixed bugs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants