Setup code quality checks of the PHP code. Wanted standards: PSR-12 plus enforce strict typing on all escpos' parser classes. Probable tools: - PHP-Codesniffer - phpcs-type-sniff (TarasMotuschuk/phpcs-type-sniff)
Setup code quality checks of the PHP code.
Wanted standards: PSR-12 plus enforce strict typing on all escpos' parser classes.
Probable tools: