mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 05:11:27 +08:00
Fix annotations for here documents (fixes #1071)
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
- SC2223: Quote warning specific to `: ${var=value}`
|
||||
- SC1127: Warn about C-style comments
|
||||
|
||||
### Fixed
|
||||
- Annotations intended for a command's here documents now work
|
||||
|
||||
### Changed
|
||||
- SC1073: 'else if' is now parsed correctly and not like 'elif'
|
||||
|
||||
|
Reference in New Issue
Block a user