-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hey there,
I recently stumbled upon a problem which I wanted to fix. I debugged stuff, etc. and while debugging I was using --no-cache
and was unable to reproduce the problem. I then found out that psalm is executed without --no-cache
here which is kinda problematic in some cases (i.e. when using codecept run --fail-fast
which keeps the _run
directory).
I'd like to propose adding --no-cache
to the psalm CLI execution command so that there are no sideeffects from whatever caches.
Metadata
Metadata
Assignees
Labels
No labels