mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-14 18:48:16 -07:00
Add SC2317 warning about unreachable commands
This commit is contained in:
parent
f77a545282
commit
642ad86125
2 changed files with 25 additions and 8 deletions
|
@ -1,6 +1,7 @@
|
|||
## Git
|
||||
### Added
|
||||
- SC2316: Warn about 'local readonly foo' and similar (thanks, patrickxia!)
|
||||
- SC2317: Warn about unreachable commands
|
||||
|
||||
### Fixed
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue