You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to add a single file without extension (or with a name starting with a dot), but cannot achieve this. Neither with <file> in XML or with the command line.
E.g. when I run ./bin/phpcs ./bin/phpcs ./src/Config.php in this repo the output is 1 / 1 (100%), where the 1 is for the latter file.