Skip to content

Remove DisallowMultipeAssignmentsSniff from SNAP ruleset - #11

Open
steves wants to merge 1 commit into
masterfrom
remove-rule
Open

Remove DisallowMultipeAssignmentsSniff from SNAP ruleset#11
steves wants to merge 1 commit into
masterfrom
remove-rule

Conversation

@steves

@steves steves commented Jun 11, 2013

Copy link
Copy Markdown

This rule is preventing the following:

while (($data = fgetcsv($f, 1000)) !== false) { }

@mikesherov

Copy link
Copy Markdown

Cool story.

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.

2 participants