Skip to content

Commit

Permalink
highest phpstan level in doc updated
Browse files Browse the repository at this point in the history
  • Loading branch information
diegosouza committed Oct 2, 2019
1 parent 41ff80d commit 889e633
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/ale-php.txt
Original file line number Diff line number Diff line change
Expand Up @@ -157,9 +157,9 @@ g:ale_php_phpstan_level *g:ale_php_phpstan_level*
Type: |String|
Default: `''`

This variable controls the rule levels. 0 is the loosest and 4 is the
This variable controls the rule levels. 0 is the loosest and 7 is the
strictest. If this option isn't set, the rule level will be controlled by
the configuration file. If no configuration file can be detected, `'4'` will
the configuration file. If no configuration file can be detected, `'7'` will
be used instead.


Expand Down

0 comments on commit 889e633

Please sign in to comment.