Skip to content

add spaces after semicolons inside parens after "for"#6

Open
kcivey wants to merge 1 commit intoclbustos:masterfrom
survos:spaces-in-for
Open

add spaces after semicolons inside parens after "for"#6
kcivey wants to merge 1 commit intoclbustos:masterfrom
survos:spaces-in-for

Conversation

@kcivey
Copy link
Contributor

@kcivey kcivey commented Jun 24, 2012

Normally if there are spaces around operators there are also spaces after the semicolons in a for:

for ($i = 0; $i < 5; $i++) {

This adds them and includes a test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant