mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 20:54:26 +08:00
highest phpstan level in doc updated
This commit is contained in:
@@ -157,9 +157,9 @@ g:ale_php_phpstan_level *g:ale_php_phpstan_level*
|
|||||||
Type: |String|
|
Type: |String|
|
||||||
Default: `''`
|
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
|
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.
|
be used instead.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user