Limit inspection to specified paths?
Is there a way to limit inspection to certain paths? My project is a Drupal project which has many many files that are part of Drupal (core) or its extensions (libraries). When PhpStorm does an inspection it is inspecting all of these files and reporting issues with them. I do not want PhpStorm to inspect files which make up the core or libraries, because it takes a lot of time. So I turn off the inspector. :( I would like to have the inspector ignore those files. Suggestions?
Please sign in to leave a comment.
Hi Mike,
Thank you very much! JetBrains is an amazing IDE!