Skip to content

NickSdot/phpstan-phpstorm-error-identifiers

Repository files navigation

PHPStan error identifiers in PhpStorm inspection output

PHPStan error identifiers in PhpStorm inspection output

Installation

  1. Run composer require nicksdot/phpstan-phpstorm-error-identifiers
  2. Add the formatter to the services config in phpstan.neon
services:
	errorFormatter.checkstyle:
		class:  NickSdot\PhpStanPhpStormErrorIdentifiers\CheckstyleErrorFormatterPhpStorm

That's it.

No other changes compared to the original formatter were made. This is a PHPStorm bug, a PR to PHPStan was discussed but decided against.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages