dshoreman / servidor

A modern web application for managing servers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add psalm and phan

dshoreman opened this issue · comments

PHPStan is great, but psalm and phan both hit on some things that the others miss. Problem is they seem to hit a lot of Laravel magic and don't know what to do with it, so they need some fine tuning to figure out how best to solve that first.

todo:

  • Add phan
  • Add psalm

Hey @dshoreman,

i added vimeo/psalm to the tool, including the test pipeline in #166, hope you like it, the test pipeline is green 😄

Regards
/Flo