Upsource supports inspections and I am trying to configure them.
I have created the Project_Default.xml
file under git.
How do I go about inspecting PHP code in upsource?
Upsource supports inspections and I am trying to configure them.
I have created the Project_Default.xml
file under git.
How do I go about inspecting PHP code in upsource?
You also need to make sure you have PHP installed on the server where Upsource is and configure Code Intelligence in your project's settings. Here's the documentation. https://www.jetbrains.com/help/upsource/creating-a-project-code-intelligence.html
TLDR: In Project's settings go to "Code Intelligence" tab, check "Enable Code Intelligence", check "Run inspections" and specify which PHP version your project's using.