mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 05:11:27 +08:00
Save and restore pending here docs when sourcing files (fixes #2803)
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
## Git
|
||||
### Added
|
||||
- SC2324: Warn when x+=1 appends instead of increments.
|
||||
- SC2324: Warn when x+=1 appends instead of increments
|
||||
|
||||
### Fixed
|
||||
- source statements with here docs now work correctly
|
||||
|
||||
### Changed
|
||||
|
||||
|
Reference in New Issue
Block a user