intelephense-docs
intelephense-docs copied to clipboard
Is there a possibility to run as a CLI linting tool?
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?
No, this is not possible currently.
@bmewburn Are there any plans to create a CLI? Struggling to find one that works as well as intelephense. Thanks