Gitlab CI reports PHP_CodeSniffer errors/warnings which needs to be fixed.
Issue fork paragraphs_summary-3475739
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
sunil jolapara commentedComment #4
clarkssquared commentedHi
I tested your MR !3 and I can still see some PHPCS issues in the module
Comment #5
avpadernoThe issue summary for PHP_CodeSniffer issues should always show the report given from PHP_CodeSniffer and the arguments passed to
phpcs.Furthermore, since GitLab CI is now enabled for all the projects, GitLab CI should be used to get PHP_CodeSniffer errors/warnings.
Comment #6
avpadernoComment #7
cleavinjosh commentedComment #9
cleavinjosh commentedComment #11
cleavinjosh commentedNo more phpcs issues found.
Comment #12
cleavinjosh commentedComment #14
opiThanks everyone ; Merge train has arrived, I will create a new minor release.