Skip to content

Commit

Permalink
Merge pull request #2803 from diegosouza/update_highest_phpstan_level
Browse files Browse the repository at this point in the history
Update highest phpstan level
  • Loading branch information
w0rp authored Oct 14, 2019
2 parents 01219f0 + 889e633 commit 7c5825e
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 7c5825e

Please sign in to comment.