mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-10 22:47:43 +08:00
Modify CHANGELOG.md
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
## v0.7.1 - soon
|
## v0.7.1 - soon
|
||||||
### Fixed
|
### Fixed
|
||||||
- `-f diff` no longer claims that it found more issues when it didn't
|
- `-f diff` no longer claims that it found more issues when it didn't
|
||||||
- SC2154 triggers for builtins called with `builtin`
|
- SC2154 and all command-specific checks now trigger for builtins
|
||||||
|
called with `builtin`
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- SC2254: Suggest quoting expansions in case statements
|
- SC2254: Suggest quoting expansions in case statements
|
||||||
|
Reference in New Issue
Block a user