mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-21 13:53:58 -07:00
Warn about capturing the output of redirected commands.
This commit is contained in:
parent
04a86245a1
commit
2c5155e43d
2 changed files with 43 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
## Git
|
||||
### Added
|
||||
- SC2327/SC2328: Warn about capturing the output of redirected commands.
|
||||
### Fixed
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue