PHPCS on GitLab CI — to test MRs
Add a phpcs.xml
file; to ignore ./submodules/*
, and to disable some of the noisier PHPCS requirements for now.
Merge request reports
Activity
assigned to @wimleers
added 1 commit
-
102cb98c - PHPCS config is particularly finicky with paths.
Try to not even deal with it!
-
102cb98c - PHPCS config is particularly finicky with paths.
added 2 commits
added 1 commit
- 358458bf - Disable `phpcs` for CSS files altogether — defer to `stylelint` in the future....
added 1 commit
- eb4f835d - Restore full GitLab CI, and no longer allow the `phpcs` CI job to fail.
Please register or sign in to reply