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 5f6bbc6 commit c462bb5Copy full SHA for c462bb5
README.md
@@ -27,3 +27,7 @@ Using [vim-plug](https://github.com/junegunn/vim-plug):
27
You can configure the level PHPStan uses. By default the level is 2.
28
29
`let g:phpstan_analyse_level = 4` in your `.vimrc` file to change the level to fit your needs.
30
+
31
+# Assumptions
32
33
+This plugin assumes that the `phpstan` executable is available in the `$PATH`.
0 commit comments