Skip to content
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

PHPCS fails when phpcs_ignore_paths is not set. #106

Open
markdorison opened this issue Jan 13, 2023 · 0 comments
Open

PHPCS fails when phpcs_ignore_paths is not set. #106

markdorison opened this issue Jan 13, 2023 · 0 comments

Comments

@markdorison
Copy link
Contributor

Description

PHPCS fails when phpcs_ignore_paths is not set.

Fatal error: Uncaught TypeError: implode(): Argument #1 ($pieces) must be of type array, string given in /Users/mdorison/Developer/Chromatic/usher/src/Robo/Plugin/Commands/CICommands.php:73

Issue Owner

@markdorison

To Reproduce

Steps

  1. Checkout repo.
  2. Remove phpcs_ignore_paths key and values from robo.yml
  3. Run composer test

Environment

  • Operating system and version:
  • Browser and version:
  • Device:

Expected Behavior

PHPCS should run without any ignore paths configured.

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

No branches or pull requests

1 participant