-
Notifications
You must be signed in to change notification settings - Fork 39
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
Investigate code-formating problem #865
Labels
autofix
Issues related to diktat in autofix mode
bug
Something isn't working
good first issue
Good for newcomers
Milestone
Comments
Probably something to do with the way we count function calls in chains (we have a threshold, under which we don't fix). I suppose, we should allow only single-line calls under the threshold. |
Arrgentum
pushed a commit
that referenced
this issue
May 25, 2022
* corrected logic fix and warn long Dot Qualified Expression ### Issue (#865)
Arrgentum
pushed a commit
that referenced
this issue
May 25, 2022
* corrected logic fix and warn long Dot Qualified Expression and Safe Access Expression ### Issue (#865)
Arrgentum
pushed a commit
that referenced
this issue
May 25, 2022
* corrected logic fix and warn long Dot Qualified Expression and Safe Access Expression ### Issue (#865)
Arrgentum
pushed a commit
that referenced
this issue
May 25, 2022
* corrected logic fix and warn long Dot Qualified Expression and Safe Access Expression ### Issue (#865)
Arrgentum
pushed a commit
that referenced
this issue
May 26, 2022
* corrected logic fix and warn long Dot Qualified Expression and Safe Access Expression and Postfix Expression ### Issue (#865)
Arrgentum
pushed a commit
that referenced
this issue
May 26, 2022
* corrected logic fix and warn long Dot Qualified Expression and Safe Access Expression and Postfix Expression ### Issue (#865)
Arrgentum
pushed a commit
that referenced
this issue
May 26, 2022
* corrected NAME_ID ### Issue (#865)
Arrgentum
pushed a commit
that referenced
this issue
May 26, 2022
* corrected 1 warn test ### Issue (#865)
Arrgentum
pushed a commit
that referenced
this issue
May 26, 2022
* corrected 1 warn test ### Issue (#865)
Arrgentum
pushed a commit
that referenced
this issue
May 31, 2022
* corrected logic fix and warn long Dot Qualified Expression and Safe Access Expression and Postfix Expression * added fix test in NewLineRuleFixTest * corrected and added warnings in NewLineRuleWarnTest ### Issue (#865)
Arrgentum
pushed a commit
that referenced
this issue
May 31, 2022
* corrected logic fix and warn long Dot Qualified Expression and Safe Access Expression and Postfix Expression * added fix test in NewLineRuleFixTest * corrected and added warnings in NewLineRuleWarnTest * run diktat:fix@diktat ### Issue (#865)
Arrgentum
pushed a commit
that referenced
this issue
May 31, 2022
* corrected logic fix and warn long Dot Qualified Expression and Safe Access Expression and Postfix Expression * added fix test in NewLineRuleFixTest * corrected and added warnings in NewLineRuleWarnTest * run diktat:fix@diktat ### Issue (#865)
4 tasks
Arrgentum
pushed a commit
that referenced
this issue
May 31, 2022
* corrected logic fix and warn long Dot Qualified Expression and Safe Access Expression and Postfix Expression * added fix test in NewLineRuleFixTest * corrected and added warnings in NewLineRuleWarnTest * run diktat:fix@diktat ### Issue (#865)
Arrgentum
pushed a commit
that referenced
this issue
Jun 1, 2022
* corrected logic fix and warn long Dot Qualified Expression and Safe Access Expression and Postfix Expression * added fix test in NewLineRuleFixTest * corrected and added warnings in NewLineRuleWarnTest * run diktat:fix@diktat ### Issue (#865)
Arrgentum
pushed a commit
that referenced
this issue
Jun 1, 2022
* corrected logic fix and warn long Dot Qualified Expression and Safe Access Expression and Postfix Expression * added fix test in NewLineRuleFixTest * corrected and added warnings in NewLineRuleWarnTest * run diktat:fix@diktat ### Issue (#865)
Arrgentum
pushed a commit
that referenced
this issue
Jun 1, 2022
### Whats added: * corrected logic fix and warn long Dot Qualified Expression and Safe Access Expression and Postfix Expression * added fix test in NewLineRuleFixTest * corrected and added warnings in NewLineRuleWarnTest * run diktat:fix@diktat ### Issue (#865)
Arrgentum
pushed a commit
that referenced
this issue
Jun 1, 2022
### Whats added: * corrected logic fix and warn long Dot Qualified Expression and Safe Access Expression and Postfix Expression * added fix test in NewLineRuleFixTest * corrected and added warnings in NewLineRuleWarnTest * run diktat:fix@diktat ### Issue (#865)
Arrgentum
pushed a commit
that referenced
this issue
Jun 1, 2022
### Whats added: * corrected logic fix and warn long Dot Qualified Expression and Safe Access Expression and Postfix Expression * added fix test in NewLineRuleFixTest * corrected and added warnings in NewLineRuleWarnTest * run diktat:fix@diktat ### Issue (#865)
Arrgentum
pushed a commit
that referenced
this issue
Jun 1, 2022
### Whats added: * corrected logic fix and warn long Dot Qualified Expression and Safe Access Expression and Postfix Expression * added fix test in NewLineRuleFixTest * corrected and added warnings in NewLineRuleWarnTest * run diktat:fix@diktat ### Issue (#865)
Arrgentum
pushed a commit
that referenced
this issue
Jun 1, 2022
### Whats added: * corrected logic fix and warn long Dot Qualified Expression and Safe Access Expression and Postfix Expression * added fix test in NewLineRuleFixTest * corrected and added warnings in NewLineRuleWarnTest * run diktat:fix@diktat ### Issue (#865)
Arrgentum
pushed a commit
that referenced
this issue
Jun 1, 2022
### Whats added: * corrected logic fix and warn long Dot Qualified Expression and Safe Access Expression and Postfix Expression * added fix test in NewLineRuleFixTest * corrected and added warnings in NewLineRuleWarnTest * run diktat:fix@diktat ### Issue (#865)
Arrgentum
pushed a commit
that referenced
this issue
Jun 3, 2022
### Whats added: * corrected logic fix and warn long Dot Qualified Expression and Safe Access Expression and Postfix Expression * added fix test in NewLineRuleFixTest * corrected and added warnings in NewLineRuleWarnTest * run diktat:fix@diktat ### Issue (#865)
Arrgentum
pushed a commit
that referenced
this issue
Jun 3, 2022
### Whats added: * corrected logic fix and warn long Dot Qualified Expression and Safe Access Expression and Postfix Expression * added fix test in NewLineRuleFixTest * corrected and added warnings in NewLineRuleWarnTest * run diktat:fix@diktat ### Issue (#865)
Arrgentum
pushed a commit
that referenced
this issue
Jun 9, 2022
### Whats added: * corrected logic fix and warn long Dot Qualified Expression and Safe Access Expression and Postfix Expression * commented on the choice of different logics with these expressions * added fix test in NewLineRuleFixTest * corrected and added warnings in NewLineRuleWarnTest * run diktat:fix@diktat ### Issue (#865)
Arrgentum
pushed a commit
that referenced
this issue
Jun 9, 2022
### Whats added: * corrected logic fix and warn long Dot Qualified Expression and Safe Access Expression and Postfix Expression * commented on the choice of different logics with these expressions * added fix test in NewLineRuleFixTest * corrected and added warnings in NewLineRuleWarnTest * run diktat:fix@diktat ### Issue (#865)
Arrgentum
pushed a commit
that referenced
this issue
Jun 9, 2022
### Whats added: * corrected logic fix and warn long Dot Qualified Expression and Safe Access Expression and Postfix Expression * commented on the choice of different logics with these expressions * added fix test in NewLineRuleFixTest * corrected and added warnings in NewLineRuleWarnTest * run diktat:fix@diktat ### Issue (#865)
Arrgentum
added a commit
that referenced
this issue
Jun 15, 2022
…sion (#1337) ### Whats added: * corrected logic fix and warn long Dot Qualified Expression and Safe Access Expression and Postfix Expression * commented on the choice of different logics with these expressions * added fix test in NewLineRuleFixTest * corrected and added warnings in NewLineRuleWarnTest ### Issue (#865)
close in #1337 Pull Request |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
autofix
Issues related to diktat in autofix mode
bug
Something isn't working
good first issue
Good for newcomers
Invalide code
Expected behavior
diktat version: 0.5.1
The text was updated successfully, but these errors were encountered: