mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-20 13:23:55 -07:00
The removed check was SC1004, not SC1003
This commit is contained in:
parent
db4701d8b5
commit
3a296cd788
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue