mirror of
https://github.com/dense-analysis/ale.git
synced 2026-05-04 12:55:46 +08:00
21d5de18b2
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.