I'm having trouble setting up PhpStorm to use PHP_CodeSniffer properly.
At first I was running PhpStorm on Windows through WSL2g, where I got to the point of selecting the coding standard in Editor > Inspections > PHP > Quality Tools > PHP CodeSniffer validation
.
All the documentations tell me to select "Custom" and then provide a path to a custom .xml file. But I don't get that option.
I have tried to reset the IDE settings, invalidate caches, and the Repair option, but all those didn't help and also didn't seem like they'd reset the custom interpreter I configured or any other settings.