Adding GitHub annotations with PHP-CS-Fixer
No one likes it when their build fails due to code styling issues. What’s even worse is if you then need to look through the logs to find out what those mistakes were. When using GitHub actions, there’s a nice way to improve this by using annotations.