forked from Wavyzz/dolibarr
# Qual: Make phpcs messages in pre-commit extractable. To make messages extractable for annotation when phpcs is run in pre-commit, change the report style to emacs. Also had to update logToCs.py. Using checkstyle directly as an option would not make the output readable when pre-commit is run from the CLI, on commit.