mirror of
https://github.com/koalaman/shellcheck
synced 2025-07-16 10:03:08 -07:00
The `env` command has a `-S,--split-string` option which enables having arguments for the command in a shebang. Also, one could use variable assignments for the command since `env` treats only the first word without a `=` character as the command to run. Fixes #2143. |
||
---|---|---|
.. | ||
Checks | ||
Formatter | ||
Analytics.hs | ||
Analyzer.hs | ||
AnalyzerLib.hs | ||
AST.hs | ||
ASTLib.hs | ||
Checker.hs | ||
Data.hs | ||
Fixer.hs | ||
Interface.hs | ||
Parser.hs | ||
Regex.hs |