mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 05:34:48 +08:00
Add SC2317 warning about unreachable commands
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
## Git
|
||||
### Added
|
||||
- SC2316: Warn about 'local readonly foo' and similar (thanks, patrickxia!)
|
||||
- SC2317: Warn about unreachable commands
|
||||
|
||||
### Fixed
|
||||
|
||||
|
Reference in New Issue
Block a user