Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.04 KB

README.md

File metadata and controls

24 lines (15 loc) · 1.04 KB

idea-psalm-baseline

Build Version Downloads

This PHPStorm Plugin can be used to display psalm baseline errors of a file as warning.

It also comes with support of removing the baseline errors for the specific file as a fix for those warnings.

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "idea-psalm-baseline" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...