mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-09 01:08:41 +08:00
The precedence order that is used to determine the shell is the following: 1. ShellCheck directive 2. Shebang 3. File extension A new field `asFallbackShell` has been added to the record type `AnalysisSpec`.