mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-11-11 16:16:10 +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.