Skip to content

Save values (cli options) passed manually #172

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

Closed
wants to merge 1 commit into from

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())

We need to save manually passed values in order to prevent using default values in PHP_CodeSniffer::process ($cliValues = $this->cli->getCommandLineValues())
ksimka added a commit to ksimka/PHP_CodeSniffer that referenced this pull request 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 (squizlabs#172). Choose which one better reflects your vision of doing this.
@gsherwood
Copy link
Member

I had always assumed you would pass in the entire array of values (as this PR also assumes) but I think your other PR is better because it is more flexible. So I'll close this one and merge that one. Thanks for providing a couple of options.

@gsherwood gsherwood closed this Nov 18, 2013
@ksimka ksimka deleted the patch-1 branch November 19, 2013 07:25
TimWolla pushed a commit to TimWolla/PHP_CodeSniffer that referenced this pull request Dec 28, 2023
…b_actions/actions/download-artifact-4

GH Actions: Bump actions/download-artifact from 3 to 4
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