mirror of
https://github.com/envmodules/modules.git
synced 2026-06-07 00:25:05 +08:00
According to ShellCheck's documentation: Different shells support different features. To give effective advice, ShellCheck needs to know which shell your script is going to run on. Related: https://www.shellcheck.net/wiki/SC2148 Related: #470