Month: May 2023
-
Docker with WSL2 based on Windows
WSL (Windows Subsystem for Linux) – is a Windows subsystem that can allow running Linux applications on computers without installing […]
-
Using PHPCS in WordPress with WPCS standard
In this article we’ll talk about what a PHPCS linter is, as well as look at the importance of using it on a team project, customizing it, integrating PHPCS with the WPCS coding standard, and using it in GitHub Actions.