I am using PHPSTORM and SonarQube Plugin -
I want to scan my custom module folder files which are placed inside the vendor folder but it giving me following error - [2025-02-11T19:42:46.957] [SonarLint Server RPC request executor] ERROR sonarlint - No file to analyze
but files inside app/code or root directory those are being scanned and i am getting the reported issue output
i tried overriding the exclusion setting through plugin but those are not getting updated at all.