Skip to content

feat: allow generic directory paths with --config-pattern and add example project - #1

Merged
kasparsd merged 6 commits into
mainfrom
add-example
Jul 1, 2026
Merged

feat: allow generic directory paths with --config-pattern and add example project#1
kasparsd merged 6 commits into
mainfrom
add-example

Conversation

@kasparsd

@kasparsd kasparsd commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Allow --config-pattern to match project directory paths as well as config file paths
  • Add example monorepo project showing per-package PHPCS/PHPCBF usage
  • Document that --config-pattern uses PHP fnmatch() shell-style globs, not regular expressions
  • Update CLI help text and tests for the documented glob behavior

Testing

  • composer test

@kasparsd
kasparsd merged commit be9c88d into main Jul 1, 2026
10 checks passed
@kasparsd
kasparsd deleted the add-example branch July 1, 2026 17:37
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.

1 participant