Replies: 1 comment
-
You need to update the paths in the baseline file when you move it to a subdirectory. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have created a number of baseline files - one each for each plugin, which makes it easier for me to find baselines for each plugin. I linked these from the phpstan.neon file using "includes" and all works well.
Just to tidy things up, I thought I'd put the baselines in a subfolder (in a different folder from phpstan.neon and where I'm running phpstan) but the baseline files don't seem to be being read as phpstan reports errors in those files when I run it.
Am I missing something obvious?
Beta Was this translation helpful? Give feedback.
All reactions