Skip to content

Add --no-cache to psalm commands #52

@boesing

Description

@boesing

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions