Daniil Gentili
Daniil Gentili
First, note that psalm can emit sarif reports as well. Will consider switching to absolute paths, seems like a good idea at least to add an option!
Is there any specific reason why you're converting check style reports to SARIF reports?
You can already use dev-master right now, v6 will be released sometime this month.
Closing this.
Not a super fan of removing platform tests tbh, I see that no one has contributed a mac build for clang 18 to the official llvm repo, but maybe there's...
+1 can still reproduce with revolt
Probably something off in the population phase, generally I would recommend always running Psalm without cache enabled. Will work more on cache in the coming weeks for a client, in...
Please avoid using the cache in general
I already implemented this with a config key: https://github.com/vimeo/psalm/blob/6.x/src/Psalm/Internal/Analyzer/Statements/Expression/IncludeAnalyzer.php#L169