Problem/Motivation
With GitlabCi we have added new sniffs that do not exist in DrupalCi.
Drupal/coder has also added a new SlevomatCodingStandard.Namespaces.AlphabeticallySortedUses.IncorrectlyOrderedUses sniff recently that we need to comply with.
Steps to reproduce
GitlabCi LINT stage
Proposed resolution
Remaining tasks
User interface changes
None
API changes
None
Data model changes
None
Issue fork tfa-3393706
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 #6
cmlara