We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3166a48 commit 9e07fc7Copy full SHA for 9e07fc7
README.md
@@ -10,7 +10,7 @@
10
```neon
11
services:
12
errorFormatter.checkstyle:
13
- class: NickSdot\PhpStanPhpStormErrorIdentifiers\CheckstyleErrorFormatterPhpStorm # change to where you pasted it!
+ class: NickSdot\PhpStanPhpStormErrorIdentifiers\CheckstyleErrorFormatterPhpStorm
14
```
15
16
That's it.
0 commit comments