intelephense-docs icon indicating copy to clipboard operation
intelephense-docs copied to clipboard

Is there a possibility to run as a CLI linting tool?

Open devnix opened this issue 5 years ago • 3 comments

I was wondering about the possibility of running Intelephense as a command line tool like phplint, to implement a git pre-commit hook for validating the code before commiting it. Is there a possibility to run Intelephense like this?

devnix avatar Dec 12 '19 08:12 devnix

No, this is not possible currently.

bmewburn avatar Dec 18 '19 01:12 bmewburn

@bmewburn Are there any plans to create a CLI? Struggling to find one that works as well as intelephense. Thanks

p487morgan avatar Feb 08 '22 11:02 p487morgan