Skip to content

Plugin::loadInstalledPaths(): config-show always shows all#154

Merged
Potherca merged 1 commit intomasterfrom
feature/minor-clean-up
Feb 4, 2022
Merged

Plugin::loadInstalledPaths(): config-show always shows all#154
Potherca merged 1 commit intomasterfrom
feature/minor-clean-up

Conversation

@jrfnl
Copy link
Copy Markdown
Member

@jrfnl jrfnl commented Feb 2, 2022

Proposed Changes

Running PHPCS with --config-show installed_paths is an unsupported command for PHPCS. The --config-show command does not take additional parameters and will always show all keys.

While PHPCS is currently tolerant of this, there is no guarantee that it will continue to stay tolerant of this.

Running PHPCS with `--config-show installed_paths` is an unsupported command for PHPCS. The `--config-show` command does not take additional parameters and will always show all keys.

While PHPCS is currently tolerant of this, there is no guarantee that it will continue to stay tolerant of this.
@Potherca Potherca merged commit 0153992 into master Feb 4, 2022
@Potherca Potherca deleted the feature/minor-clean-up branch February 4, 2022 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants