Skip to content

GerritStreamHandler: Enable allow-plugins

Kosta Harlan requested to merge T368328 into main

The composer install process silently fails because allow-plugins defaults to false.

While at it:

  • use non-interactive mode for composer install
  • Log the version number used for codesniffer

Bug: T368328 Change-Id: I5e24110f5810696dacb882b7c231b7ac50310d7e

Closes T368328

Merge request reports