mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 05:11:27 +08:00
Warn about duplicate uses of stdin/out/err
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
## Git
|
||||
### Added
|
||||
- SC2259/SC2260: Warn when redirections override pipes
|
||||
- SC2261: Warn about multiple competing redirections
|
||||
|
||||
## v0.7.1 - 2020-04-04
|
||||
### Fixed
|
||||
|
Reference in New Issue
Block a user