Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 # 0.1.2 | |
| 2 | |
| 3 * Move split conditional operators to the beginning of the next line. | |
| 4 | |
| 1 # 0.1.1 | 5 # 0.1.1 |
| 2 | 6 |
| 3 * Support formatting enums (#120). | 7 * Support formatting enums (#120). |
| 4 * Handle Windows line endings in multiline strings (#126). | 8 * Handle Windows line endings in multiline strings (#126). |
| 5 * Increase nesting for conditional operators (#122). | 9 * Increase nesting for conditional operators (#122). |
| OLD | NEW |