I have a problem, that some of my projects loaded into PhpStorm IDE requires different CodeSniffer versions because of different Code Style conventions.
If I go to Settings -> PHP -> Code Sniffer
, I can choose only global CS executable.
Is there a way to have different CodeSniffer executables for different projects?