mirror of
https://github.com/dense-analysis/ale.git
synced 2026-09-14 07:01:54 +08:00
Use configured g:ale_php_phpstan_level if it is 0 (as a number rather than string). 0 (number) is considered to be empty, but '0' (string) is not.