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
Actually, this is by design. We don't enforce the newline between if/else and their child statements. If you include the newline, we will preserve it, but for every person like you that wants it this way, there's another that wants it the other way. Sorry.
Leaving this open as a possible future enhancement.
@bitwiseman You have not addressed the reported bug. I’ve edited the bugreport to remove the extra newline for the child statements. The indentation of the second else is still wrong.
Input:
Actual output:
Expected output:
The text was updated successfully, but these errors were encountered: