Set depth for Exception analysis #111
Answered
by
brichbash
andrii-pez
asked this question in
Q&A
-
Cheers! |
Beta Was this translation helpful? Give feedback.
Answered by
brichbash
Jul 29, 2022
Replies: 1 comment
-
Hi!
Qodana automatically uses configuration files from |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
andrii-pez
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi!
The information about the depth is stored in
<your-project>/.idea/php.xml
, looks like this:Qodana automatically uses configuration files from
.idea
, so if you have/create/move.idea/php.xml
before analysis in your project root in any CI/CD, Qodana should consider the settings.