Hello, running:
phpcs --standard=Drupal,DrupalPractice,PHPCompatibility --extensions=php composer
reports few issues with phpdoc comments as are currently set via the PHP_CodeSniffer rules.
To not fix an entire code base at once and have too big and unmanageable patch file, I'm opening this issue separately for the composer dir...
Thanks.