codeclimate-phpcodesniffer
codeclimate-phpcodesniffer copied to clipboard
fix: Add missing php7-xmlreader to container image
trafficstars
WordPress Coding Standards sniffs require XMLReader support from PHP.
- Add the missing Alpine package
php7-xmlreadertoDockerfile
Fixes #94