Skip to content

Save values (cli options) passed manually and merge with defaults #173

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 18, 2013

Conversation

ksimka
Copy link
Contributor

@ksimka ksimka commented Nov 18, 2013

We need to save manually passed values in order to prevent using default values in PHP_CodeSniffer::process ($cliValues = $this->cli->getCommandLineValues())

I'm not sure if this is acceptable, so I made simple changes in previous PR (#172). Choose which one better reflects your vision of doing this.

We need to save manually passed values in order to prevent using default values in `PHP_CodeSniffer::process` (`$cliValues = $this->cli->getCommandLineValues()`)

I'm not sure if this is acceptable, so I made simple changes in previous PR (squizlabs#172). Choose which one better reflects your vision of doing this.
@gsherwood gsherwood merged commit 3442e76 into squizlabs:master Nov 18, 2013
@gsherwood
Copy link
Member

Thanks for the patch. The only thing I changed was breaking the assignments out onto 2 lines (my personal preference).

@ksimka ksimka deleted the patch-2 branch November 19, 2013 07:24
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