Commits

practicalswift committed b01c615e0dbM
Merge pull request #2053 from practicalswift/spacing [gardening] if ([space]…[space]) → if (…), for(…) → for (…), while(…) → while (…), [[space]x, y[space]] → [x, y]
Merge pull request #2053 from practicalswift/spacing [gardening] if ([space]…[space]) → if (…), for(…) → for (…), while(…) → while (…), [[space]x, y[space]] → [x, y]