Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve indentation of else line under for/while loops
FIX: Properly indent `else:` when attached to a `for` or `while` statement. Closes codemirror/dev#1363
- Loading branch information