mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-10 03:50:19 +08:00
Support env -S/--split-string in shebangs (fixes #2105)
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
- SC1072/SC1073 now respond to disable annotations, though ignoring parse errors
|
||||
is still purely cosmetic and does not allow ShellCheck to continue.
|
||||
- Improved error reporting for trailing tokens after ]/]] and compound commands
|
||||
- `#!/usr/bin/env -S shell` is now handled correctly
|
||||
|
||||
### Changed
|
||||
- Assignments are now parsed to spec, without leniency for leading $ or spaces
|
||||
|
Reference in New Issue
Block a user