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
I have initial support for PHP linting via php -l and PHP code style checks via phpcs. In the future, I plan to implement other tools from the PHP QA Toolchain.
Would you like a pull request for these initial hooks?
The text was updated successfully, but these errors were encountered:
I have initial support for PHP linting via
php -l
and PHP code style checks via phpcs. In the future, I plan to implement other tools from the PHP QA Toolchain.Would you like a pull request for these initial hooks?
The text was updated successfully, but these errors were encountered: