You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Corrected analysis if maximum lineLength drop in first symbol last word long binary expression
* Delete 2 unused test in DiktatSmokeTest
* Added 1 fix test split long binary expression with maximum lineLength = offset last word in binary expression
* install
* fix
### Issue(#1385)
* Corrected analysis if maximum lineLength drop in first symbol last word long binary expression
* Delete 2 unused test in DiktatSmokeTest
* Added 1 fix test split long binary expression with maximum lineLength = offset last word in binary expression
### Issue(#1385)
Test
maximum linelength = 151
Initial code:
Expected behavior
Observed behavior
With other values of maximum length, the rule gives the correct result
Result - error in incorrect analysis first symbol in need to split word in BinaryExpression
Environment information
The text was updated successfully, but these errors were encountered: