]> git.p6c8.net - jirafeau_mojo42.git/commit
[FEATURE] CI: Add PSR-12 check
authorDan Untenzu <mail@pixelbrackets.de>
Thu, 3 Dec 2020 13:55:53 +0000 (14:55 +0100)
committerJérôme Jutteau <jerome@jutteau.fr>
Sat, 5 Dec 2020 12:46:15 +0000 (12:46 +0000)
commit6e621f8bd49e3700163741f875aeebd7a361b957
tree1d57efb425c3fa9f7d036233f3e3e5561f1e1870
parentb6f423726c6f71c769fc7d7f3b842f623595a808
[FEATURE] CI: Add PSR-12 check

The project follows the PSR-2 coding style.
This should be tested automatically in all commits.
.gitlab-ci.yml

patrick-canterino.de