mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-11 01:35:19 +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.