You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any specific use case are you to cover with this feature?
First thing that comes to my mind is changing ClassSet::fromDir('src') to ClassSet::fromDir('src/Domain') in the config file
Sure, you can change the path using ClassSet::fromDir(...) in the configuration but I would like to temporarily change the path to check at runtime to focus only on one file or folder when there are too many checking errors.
Feature Request
Summary
It would be great if you could pass to phparkitect an optional argument to check only a specific path or file instead of all project files.
Examples:
The text was updated successfully, but these errors were encountered: