-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Because of our dev setup we have scripts in place that are symlinked to user/local/bin and run whatever php code you want inside our kubernetes environment. This is great and all, but has its challenges for an extension like this, because the only way to get this extension to work would be to add php-code-sniffer to the shared repo I'm currently working. But since it's just me who wants to use phpcs I do not want to pollute the repo unnecessarily.
Describe the solution you'd like
It would therefore be nice, if we could specify which php binary to use by specifiying a path.
Describe alternatives you've considered
Hacking around in our dev setup, adding it to the repo.
SharakPL
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request