Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发一个应用程序。我想在每次 GIT 提交时自动运行 PHP_Codesniffer 和 PHPStan。如何在我的 Git PreCommit Hook 中包含此操作?