Closed (fixed)
Project:
Drupal.org username field
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
13 Nov 2023 at 13:50 UTC
Updated:
27 Nov 2023 at 14:09 UTC
Jump to comment: Most recent
Comments
Comment #2
hussainwebThe module contains a phpcs.xml.dist from here: https://git.drupalcode.org/project/examples/blob/HEAD/phpcs.xml.dist.
As such, the current version of the file is very similar to the one in the above link (except the sniff referred to in the error message). While we can update the file, I think it is more productive to just remove the file and let Gitlab CI pull in the default one. We can bring this one back if we need to customize anything.
Comment #4
hussainweb