<?php
use Foo\Bar; // trailing comment

/* phpcs:ignore Standard.Category.Sniff -- for reasons */

class Baz
{

}
