mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-09-25 14:09:34 +08:00
There are no flags for the type builtin defined under POSIX sh, nor does dash define any. Bash, however, allows [-aftpP]. We check this now under POSIX and dash.