mirror of
https://github.com/koalaman/shellcheck
synced 2025-07-31 03:50:49 -07:00
Mention SC2224-6 about mv/cp/ln without destination
This commit is contained in:
parent
a6fb9d1ef8
commit
1d0db9267d
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
## Latest - ???
|
## Latest - ???
|
||||||
### Added
|
### Added
|
||||||
|
- SC2224,SC2225,SC2226: Warn when using mv/cp/ln without a destination
|
||||||
- SC2223: Quote warning specific to `: ${var=value}`
|
- SC2223: Quote warning specific to `: ${var=value}`
|
||||||
- SC1127: Warn about C-style comments
|
- SC1127: Warn about C-style comments
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue