phpcs
Tokenize PHP, JavaScript and CSS files to detect violations of a defined set of coding standards. More information: <https://github.com/squizlabs/PHP_CodeSniffer>.
RUN apt-get update && \
apt-get install -y php-codesniffer
RUN apt-get update && \
apt-get install -y php-codesniffer
RUN apt-get update && \
apt-get install -y php-codesniffer
RUN dnf install -y php-pear-PHP-CodeSniffer
RUN apt-get update && \
apt-get install -y php-codesniffer