mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 05:34:48 +08:00
Correctly handle empty variables for SC2086 (fixes #1722)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
## v0.7.1 - soon
|
||||
### Fixed
|
||||
- `-f diff` no longer claims that it found more issues when it didn't
|
||||
- Known empty variables now correctly trigger SC2086
|
||||
|
||||
### Added
|
||||
- SC2254: Suggest quoting expansions in case statements
|
||||
|
Reference in New Issue
Block a user