mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-08 13:34:46 +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.