mirror of
https://github.com/koalaman/shellcheck.git
synced 2025-08-08 14:27:35 +08:00
The removed check was SC1004, not SC1003
This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
- Leading `_` can now be used to suppress warnings about unused variables
|
- Leading `_` can now be used to suppress warnings about unused variables
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
- SC1003: Literal backslash+linefeed in '' was found to be usually correct
|
- SC1004: Literal backslash+linefeed in '' was found to be usually correct
|
||||||
|
|
||||||
|
|
||||||
## v0.7.2 - 2021-04-19
|
## v0.7.2 - 2021-04-19
|
||||||
|
Reference in New Issue
Block a user