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
I want to get the Expected Output, how can I do it with your lib, without limitation by line length (due to this option broke another lines)
Probably Feature request: Make an option to count "&&" (or others), and if it more than 3 (any int value), then drop conditions like in the Expected Output // max_conditions_number: 3
Description
I want to get the Expected Output, how can I do it with your lib, without limitation by line length (due to this option broke another lines)
Probably Feature request: Make an option to count "&&" (or others), and if it more than 3 (any int value), then drop conditions like in the Expected Output //
max_conditions_number: 3
Input
The code looked like this before beautification:
Expected Output
The code should have looked like this after beautification:
Actual Output
The code actually looked like this after beautification:
Steps to Reproduce
Environment
OS: win10
Settings
ps: Gitter is dead (link and people), please make discord or some
The text was updated successfully, but these errors were encountered: